Hello All,
I'm currently working on a Power BI report with several tables, that I want to be exported in xlsx format.
It's working alright, however for some reason when I run the flow and check the result, all the numbers are messed up.
In the table visual I have 405 160 334 but in the export it looks like this: 405,160,334,677,667.00
What I need is simply the same data, looking exactly the same as in the online report.
Any idea how to solve this? Also please note, there are different types of values (%,whole number etc..) in the table visual.
When I started, I thought that there will be a method to export the table as is, without all the fuss. I went through this tutorial:
https://youtu.be/cT4JdClkLh8
My region is Hungary. We use , as thousand seperators (but in the report it doesn't show)
Thank you!