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 moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello PBI Community.
I am trying to add a query but I am getting an error in that Expression.Error: The name 'Sorted Rows' wasn't recognized. Make sure it's spelled correctly.
Can you help me with it?
I am actually trying to use an incremental refresh and for that, I am converting my Date/time parameters to synchronized with my Date column, by using said formula.
and I am using this Link. https://docs.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-configure#convert-datetim...
Thank you.
@MFlex
Solved! Go to Solution.
HI @Anonymous,
Power query is steps-based languages, normally its query steps are continuous so the next steps will reference the previous step as the source.
According to the error message, it seems like you direct copy the external query steps. I think you need to enter to 'advanced query editor' to copy the 'previous step' name to replace the 'Sorted Rows' to fix the issue.
Regards,
Xiaoxin Sheng
HI @Anonymous,
Power query is steps-based languages, normally its query steps are continuous so the next steps will reference the previous step as the source.
According to the error message, it seems like you direct copy the external query steps. I think you need to enter to 'advanced query editor' to copy the 'previous step' name to replace the 'Sorted Rows' to fix the issue.
Regards,
Xiaoxin Sheng
Replace #"Sorted Rows" text with the name of the previous step. I haven't looked at the logic for the rest of it but that'll get you further
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 |
|---|---|
| 36 | |
| 33 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 55 | |
| 31 | |
| 24 | |
| 23 |