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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
Anonymous
Not applicable

Fill Down till next new value

I have to create a parent-child hierarchy and was wondering if there's a way for me to fill down until next new value in power query. So as soon as the value in Attribute 1 changes I want the fill down to stop. The issue with the auto fill down is that the "65 years and over" variable from Attribute 2.1 will fill until the "Total - Distribution (%) of the population..." even though that's a different category.

 

Any guidance is helpful!!

Captureed.PNG

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

The way to do this is to do a Group By on the first column and then apply the fill down to the summary table on each row.

Have a go and if you get stuck, repost your data in a text format and i'll have a try (tomorrow)

View solution in original post

2 REPLIES 2
HotChilli
Super User
Super User

The way to do this is to do a Group By on the first column and then apply the fill down to the summary table on each row.

Have a go and if you get stuck, repost your data in a text format and i'll have a try (tomorrow)

Anonymous
Not applicable

Thank you this worked!!

Helpful resources

Announcements
Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors