Forum Discussion
tegar-budi
6 years agoFrequent Visitor
Export Python Visualization Table in CSV
Hello, I want to export my python visualizaton table to excel or csv. one of the two. I can export tables. but the problem is the CSV results are not what I want. CSV from export provides dat...
V-lianl-msft
6 years agoCommunity Support
Hi tegar-budi ,
Unfortunately, design makes.
You can try to pin the matrix to a tile-> print the tile.
See if this matches the output you expect.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
tegar-budi
6 years agoFrequent Visitor
When I print the tile the file will be a paper or the file will be a PDF
But I need a export as spreadsheet format
I haven't found a way to export the way I want through Power BI.
But I have found another solution. I export the file directly via python script.
But I hope that this solution can be found so exporting will be easier for my users.
Thanks for helping
- V-lianl-msft6 years agoCommunity SupportHi tegar-budi ,Unfortunately, power Bi does not support this feature yet.I would suggest you to submit your idea to help improve power bi.Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.