This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi All
Not sure if this is a bug/limitation but what I am seeing is, when in Desktop I have a query that does in essence SELECT * FROM A_View. With no where clause this is about 45M rows. This dataset is accessed when doing a drillthrough to another page.
When I do a drillthrough I can see in SSMS that i get a query come in with a where clause limiting it down to what I am looking at and works fine.
When I upload to the service and do the same, I get the original SELECT * FROM A_View without a where clause.
Is there a setting or something I am missing?
Hi @matthewcornish5 ,
Are you getting the expected values as output after performing drillthrough on power bi service report?
As they are designed for different purposes they system design might be different and execution plan generated will be different.
Thanks,
Sai Teja
Thanks for lbendlin's concern about this issue.
Hi, @matthewcornish5
I am glad to help you.
May I ask if the result of your drill through operation in Power BI Service is the same as the result of your drill through operation in Power BI Desktop?
Have you made any other settings such as permissions in Power BI service? Sometimes, Service may not have the same permissions as your Desktop and the query behavior is different.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
DAX Visual queries employ paging (usually TOPN(501,...) - you can check in Performance Analyzer). Can you provide some more details on your specific setup?
This is the query that gets sent when using desktop
Query sent from Desktop
This is what gets sent by the service
Query sent from Service
Both had the exact same information clicked on, a drillthrough on ParentID. Top one brings back 5 rows of data, bottom one is about 45M rows (which it obviously falls over with)
If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
Otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 9 | |
| 7 | |
| 6 |
| User | Count |
|---|---|
| 46 | |
| 27 | |
| 24 | |
| 23 | |
| 22 |