Forum Discussion
igreenjay
2 years agoNew Member
Is There A Way To Export .PBIX Files To .CSV Past 30k Rows?
Current Situation: working on a page that embeds power bi reports using .pbix files and has actions that allow for users to export their reports as CSV or PDF. We are exporting to CSV data via the Ja...
lbendlin
2 years agoSuper User
Consider running DAX queries against the dataset instead. The row limits are much higher and can be modified in the capacity administration.