Forum Discussion
Copying data table from Power BI/Query to Excel
- 6 years ago
Hi cah2035 ,
I test this in my environment, which could work well. You could click like below, then paste this in Excel.
By the way, I think Analyze in Excel is more like a add-in tool which help open or connect dataset from powerbi service and analysis this in Excel. You could refer to service-analyze-in-excel for details.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can remove them in Power Query.
Either use Character.FromNumber(10) or the much more prosaic "#(lf)"
https://docs.microsoft.com/en-us/powerquery-m/character-fromnumber
The actual question is - why are you using Export? What made you not consider Analyze in Excel?
- cah20356 years agoFrequent Visitor
lbendlin Thanks for the help, I will try this out.
What is the "Analyze in Excel" option?
Edit: Is this an option for a visualization? I am not actually using Power BI for visualization. I am using it for Power Query since it has better function than Power Query in Excel, except for when trying to get the data into an excel spreadsheet.