Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Is there a recommanded solution to manage more than 1 Million rows in Direct Query mode?
Requiremnt:
The table in the report should show only 999999 rows of data, at the same time the table should alllow users to sort the data based on any column.
Solved! Go to Solution.
Hi,
Add slicers and filters to limit the data on the visual.
Thanks
Hari
Hi,
Add slicers and filters to limit the data on the visual.
Thanks
Hari
@Anonymous , when your query is run against database max result it can bring to power bi i 1 M rows , if it is more than that you will face this issue. Limit your visual for a number of rows, do not use line level field. Avoid bi-directional join
Also, check the measures for a few row-level context calculations.
Or share the measure in the visual
@amitchandak I have only one table visual on the report page which is working as a drill through the page. The table is using 5 direct columns from the Azure Analysis Cube and 2 aggregation measures(again from cube).
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.