Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
When you deploy a dashboard using direct query to Azure, and embed it, and the datasource is an Azure SQL Database. Does it need to pull in the whole table when a user accesses it like it does when you use direct query with desktop? Or does it use the filters to narrow down the results into a smaller subset?
Hi @Azure1,
For your questions:
Cause when you/users interactive with filter, report will generate the query corresponding with that action and request to the sources (could be sql server and database engine).
I just quickly create small example as below picture:
when select filter options (i selected Male)
query will be passed and executed in sources server
But the query for this action is only generated in first time and will be cached for the next actions. (you could go on to monitor the server side to verify this)
=> So there is no performance issue in here. it's perfect machanism
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |