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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

DataExport API JavaScript

Hello, in my compagny we're currently creating personnalized export button for our pbi report using visual.dataExport and even if we export the data to an xlsx files not csv the number of rows is limited to 30000. 

Is there any possibility to increase the number of rows exported to 150000 and are Microsoft are looking to add this option in the near future ? 

Thank youu ! 

2 REPLIES 2
Anonymous
Not applicable

Hi  @Anonymous ,

Data can be exported from power bi to .csv or .xlsx, limited to:

  • To export the data from a visual, you need to have Build permission for the underlying dataset.
  • The maximum number of rows that Power BI Desktop and Power BI service can export from a .csv file is 30,000.
  • The maximum number of rows that the applications can export from an .xlsx file is 150,000.

https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data?tabs=dashboard#...

 

You can use DAX Studio external tools to export the data to the entire model:

https://xxlbi.com/blog/dax-studio-export-all-data/

https://daxstudio.org/

 

Best Regards,

Liu Yang

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

amitchandak
Super User
Super User

@Anonymous , You can log and idea or vote for one - https://ideas.powerbi.com/ideas/

 

refer if this can help

https://www.thebiccountant.com/2018/12/29/export-data-from-power-bi-to-csv-using-python/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors