The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Experts,
We are recreating reports in power bi created in Amazon QuickSight earlier.
In Amazon QuickSight upto 1million records can be downloaded, whereas in power bi we can download only upto 150000.
Can you please let me know if there are anyway we can download more than 150000 rows apart from creating PAGINATED Report?
* I have PPU license.
Thanks and Regards,
Tushar Gaurav
Solved! Go to Solution.
Hi. It depends if we are talking about developers or viewers. Developers can export all they want from desktop copying table, using DAX Studio or Bravo external tools or even query it with dax query view to get all rows.
If you are talking about end users, you could create a Power Automate button that will iterate the table for creating group of rows by its limit to get the whole data in csv like this tip: https://www.youtube.com/watch?v=fbeMw9jtJB4
I hope that helps,
Happy to help!
Hi @TusharGaurav ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra.
Hi @TusharGaurav ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra.
Hi @TusharGaurav ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra.
Hi. It depends if we are talking about developers or viewers. Developers can export all they want from desktop copying table, using DAX Studio or Bravo external tools or even query it with dax query view to get all rows.
If you are talking about end users, you could create a Power Automate button that will iterate the table for creating group of rows by its limit to get the whole data in csv like this tip: https://www.youtube.com/watch?v=fbeMw9jtJB4
I hope that helps,
Happy to help!