Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I have a table with 4 million rows in sql server connected via direct query, and I'm trying to show the records in a table visualization, but that brings performance issues, even with filters applied.
In ssrs you can choose the filters and then run the report, to query only what you need, such that ssrs applies the filters first to the query and then brings back the result. We want to limit the resulting data by using top 10000. So we would like the filters applied first and then the top 10000 should be returned.
Is it possible to do something similar? To avoid bringing the whole table. Query parameters wouldn't work because they aren't available to the consumer of the report in Power BI Service.
How can I solve the performance issues and show the filtered records in the table visualization?
Thanks
Hi @Anonymous ,
It seems that use Query Parameter should achieve your requirement.
Is it possible to do something similar? To avoid bringing the whole table. Query parameters wouldn't work because they aren't available to the consumer of the report in Power BI Service
By my tests, if you set the workspace with edit permission and when the consumer Take over the dataset then they could modify the parameter.
Best Regards,
Cherry
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 58 | |
| 45 | |
| 42 | |
| 21 | |
| 18 |