Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have a dataset with incomplete dates, so I'm trying to fill in the blanks using Fill Down.
But before I do so, I wan't to make sure exactly what happens when using fill down.
If I sort my table by a specific column and then use a Fill down, can I be sure that Query editor fill down based on the sort order I have just applied?
I remember working with something similar previosuly, utilizing Table.Buffer to mainting a local copy of the table, but having read up a bit on Query folding, I wan't to maintain as much in the folding process instead of locally to maintain high performance.
How will "Fill Down" work, if I'm not applying a Table.Buffer beforehand ?
Thanks.
Hi @Anonymous,
If I sort my table by a specific column and then use a Fill down, can I be sure that Query editor fill down based on the sort order I have just applied?
Based on my experience, the fill down will work based on the sort order step applied in this scenario.
As for the query folding, I don't think it is supported for fill down step currently. ![]()
It is important to understand which step/transformation folds and which doesn’t. To understand that simply right click on every step and see if the View Native Query is enabled or not. If it is enabled Query Folding is supported for that step, otherwise not.
Regards
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!