Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
i hope somebody can explain that behavior or help me to understand what is going on here.
1. I got a view in azure sql server:
This is the prove that there are rows with id 9952.
2. Now switching to Power Query Editor in PowerBI and loading the view:
Filtering by id returns now an empty table. The rows are missing that are in the view (as shown above).
Now it's getting more weirdo:
using a where statement in the query in the query returns the rows.
So why are the rows not included in the dataset when loading all rows? What is this? Am I missing something?
Haven't seen that behavior ever before.
Thank you!
HK
PS: updated to the newest PB Desktop version
Solved! Go to Solution.
The problem was an error in a subquery (sort by was wrong). I think that different execution plans ran into that different outputs. Depending on the conditions.
The problem was an error in a subquery (sort by was wrong). I think that different execution plans ran into that different outputs. Depending on the conditions.
Hello @Anonymous ,
what's the column type that has the id?
Proud to be a Super User! | |
@Anonymous ,
are you getting this column in power query, and if yes can you show it?
Proud to be a Super User! | |
Further investigations show that this is not a power query issue. I could reproduce that weird behavior in SQL Server Management Studio:
I know that's a bit offtopic. But are here database experts too that can explain, how this is possible?
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 42 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 62 | |
| 31 | |
| 26 | |
| 25 |