Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Matt_P
Helper I
Helper I

Transform data / repeat based on previous row

I was wondering if there was a way to update data in a column such that a null value in a cell would take on the preceeding value until a non null value was reached at which point that value would be used to replce the next null value.  The data I have comes from a speadsheet, only has a maximum of 50 rows and its format can't be changed...  I was wondering if a custom function would work?  Sadly I cant use Python. Thanks.

 

Original DataDesired Data
AA
nullA
nullA
BB
nullB
nullB
nullB
CC
DD
NullD
2 ACCEPTED SOLUTIONS
amitchandak
Super User
Super User

@Matt_P , You have the option to fill down or up in Power Query (Transform data)

https://www.excelcampus.com/powerquery/fill-down-blank-null-cells-power-query/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

rfigtree
Resolver III
Resolver III

4 REPLIES 4
rfigtree
Resolver III
Resolver III

rfigtree_0-1612429510046.png

 

So simple - Thanks!

amitchandak
Super User
Super User

@Matt_P , You have the option to fill down or up in Power Query (Transform data)

https://www.excelcampus.com/powerquery/fill-down-blank-null-cells-power-query/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks. [rfigtree just beat you with a response. 😀]

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors