cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
jarwest
Helper I
Helper I

Export Visualization as .csv

Hey all,

 

I have a report that contains a table along with some slicers. I need to find a way to export this table as a .csv, but so far the only methods I have found require creating a dashboard, none for getting a .csv frm a table within a report. Does anyone know of any solid methods I could use to get the .csv file out of a table?

 

I hope you all are staying well, any help is appreciated!

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

That doesn't sound right.  On your table visual click the ellipsis (...)  and then Export Data.  

lbendlin_0-1644096437994.png

Then click "Summarized Data" and select the csv option.

lbendlin_1-1644096482646.png

Note the row limitation.  If you don't like that you can run your own DAX query that is equivalent to the one used to render that particular table visual.

View solution in original post

3 REPLIES 3
v-zhangti
Community Support
Community Support

Hi, @jarwest 

 

There are several ways to export .CSV files.

  • Export data from a visual on a dashboard

  • Export data from a visual in a report: Summarized data is available in the Power BI service as .xlsx and .csv and in Power BI Desktop as .csv.

Power BI report designers control the types of data export options that are available for their consumers. The choices are:

  • Allow end users to export summarized data from the Power BI service or Power BI Report Server

  • Allow end users to export both summarized and underlying data from the service or Report Server

  • Don't allow end users to export any data from the service or Report Server

 

vzhangti_1-1644392798499.png

Considerations:

The maximum number of rows that Power BI Desktop and Power BI service can export from an import mode report to a .csv file is 30,000.

 

This is the relevant document, hope to help you:

https://docs.microsoft.com/power-bi/consumer/end-user-export 

https://docs.microsoft.com/power-bi/visuals/power-bi-visualization-export-data 

 

Best Regards,

Community Support Team _Charlotte

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

lbendlin
Super User
Super User

That doesn't sound right.  On your table visual click the ellipsis (...)  and then Export Data.  

lbendlin_0-1644096437994.png

Then click "Summarized Data" and select the csv option.

lbendlin_1-1644096482646.png

Note the row limitation.  If you don't like that you can run your own DAX query that is equivalent to the one used to render that particular table visual.

This is what I was looking for and the solution I ended up going with. I initially was looking at this issue all wrong, thank you.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors