Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
jaryszek
Post Prodigy
Post Prodigy

Need to export data from each visual to readable format like json or csv

Hi Guys,

I want to create regression tests for comparing my input data aggregations done on raw csvs sqls (in java) with visuals created with DAX measures. 

I want to have fully automated way, not like in DAX studio where you need to hardcode values. 

so if i could have data like using Export to data from visual directly - below example rows from csv exported directly from power bi desktop:

MeterCategory MeterSubCategory Sum of CostInBillingCurrency
Virtual Machines Mdsv3 High Memory Series Linux $20739,84
Azure NetApp Files $17116,24
Virtual Machines Mdsv3 Medium Memory Series Linux $10140,57
Virtual Machines Edsv5 Series $7783,53

How can i generate it automatically in order to be read by java to perform regression/comparison tests?

Best,
Jacek

1 ACCEPTED SOLUTION
v-priyankata
Community Support
Community Support

Hi @jaryszek,

Thank you for reaching out to Microsoft Fabric Community.

This may achieve through power Automate, i would suggest raising a ticket is power automate forum for faster resolutions. 

Forum Linke : Microsoft Power Platform Community Forum Thread

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos".

View solution in original post

8 REPLIES 8
jaryszek
Post Prodigy
Post Prodigy

Problem is not solved!!!

KonradZawel
Helper I
Helper I

 

You can export data from Power BI visuals as CSV or Excel files. This lets you save either summarized or underlying data in a readable format for analysis or sharing.

Thanks, but is the way to make this automatically through rest api or other tools? 

v-priyankata
Community Support
Community Support

Hi @jaryszek,

Thank you for reaching out to Microsoft Fabric Community.

This may achieve through power Automate, i would suggest raising a ticket is power automate forum for faster resolutions. 

Forum Linke : Microsoft Power Platform Community Forum Thread

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos".

Hi @jaryszek 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

Nope problem is not solved.

Hi @jaryszek

Thank you for confirming that you have raised the issue with the respected forum. Please wait until the issue is resolved; they will address your query. If you have any other questions related to Power BI and Fabric, please reach out to this forum.


Thanks.

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors