My values in excel are comma seperated number values [TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][TABLE="width: 209"]
<tbody>[TR]
[TD="class: xl63, width: 209"]NUMBER OF ESTABLISHMENTS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 111"]
<tbody>[TR]
[TD="class: xl65, width: 111"]EMPLOYMENT[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]91,365[/TD]
[TD]1,603,567[/TD]
[/TR]
[TR]
[TD]738[/TD]
[TD]6,410[/TD]
[/TR]
</tbody>[/TABLE]
When I load this into Power Query the commas disappear. When I try to load it back into excel the number formatting is no longer using thousand seperators. How do I keep the thousand separator formatting when loading my table from Power Query to Excel?
Thanks!
<tbody>[TR]
[TD][TABLE="width: 209"]
<tbody>[TR]
[TD="class: xl63, width: 209"]NUMBER OF ESTABLISHMENTS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 111"]
<tbody>[TR]
[TD="class: xl65, width: 111"]EMPLOYMENT[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]91,365[/TD]
[TD]1,603,567[/TD]
[/TR]
[TR]
[TD]738[/TD]
[TD]6,410[/TD]
[/TR]
</tbody>[/TABLE]
When I load this into Power Query the commas disappear. When I try to load it back into excel the number formatting is no longer using thousand seperators. How do I keep the thousand separator formatting when loading my table from Power Query to Excel?
Thanks!