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

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.

Reply
Jacklyn
Frequent Visitor

How to replace values / copy down values in a column when the values are different every few column?

Jacklyn_0-1664409446469.png

I couldn't use a simple replace value function for above, as the 'value' is different after some number of columns. I could manually use the 'fill' then 'down' function in Excel, just wondering if there is a Power Bi Dax formula or functions available to replace Excel "fill' function? As there are 210,000 rows in the spreadsheet

Thanks!

1 ACCEPTED SOLUTION
AUDISU
Resolver III
Resolver III

@Jacklyn 

Hi,

If you want to do it on power query side, you can use fill down option.

AUDISU_0-1664409872819.png

 

If you want to do it in visual side, use Table visual. Do not use Metrix Visual.

AUDISU_1-1664409962080.png

 

Thank you.

View solution in original post

2 REPLIES 2
AUDISU
Resolver III
Resolver III

@Jacklyn 

Hi,

If you want to do it on power query side, you can use fill down option.

AUDISU_0-1664409872819.png

 

If you want to do it in visual side, use Table visual. Do not use Metrix Visual.

AUDISU_1-1664409962080.png

 

Thank you.

Thank you!

Helpful resources

Announcements
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 Kudoed Authors