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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello all,
I have a table with column name identity number. Here , if a id number for few columns/rows are same, it will just have top row value and all down will be blank as their value is also same. so, in power bi i want this blanl values to be filled with top latest row value.
sample data:
Id No;
1
5
8
9
10
So blank values to be filled with respective top most data.
Solved! Go to Solution.
Hi @Anonymous ,
Only when the value is "null" can use "Fill Down" feature:
"by the way, my blank rows are as just blank , not null"
So, you need to do like this:
First, replae blank with "null";
Second, Fill down
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Here's my sample data:
Then, I use "Fill Down" feature:
Is this what you want?
If not, please give a more complete sample data.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@v-lionel-msft iam trying the same, why iam unable to do so...by the way, my blank rows are as just blank , not null
Hi @Anonymous ,
Only when the value is "null" can use "Fill Down" feature:
"by the way, my blank rows are as just blank , not null"
So, you need to do like this:
First, replae blank with "null";
Second, Fill down
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Blank and null are two very different things. Your 'blank's are most likely a non visible character like a space. So first you would have to replace those with null and then do the fill down.
In Power Query, use the Fill Down feature on the column.
@Greg_Deckler I can't see such feature in query editor. can you please provide the path
Fill down option not working
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.