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 nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. 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
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |