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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
swordm
Frequent Visitor

powerbi formula based on row value

Hi,

I have a formula checking previous row value if equal extracting from previous value of row other vise doing another calculation.

how can I do , I tried with index but received error.

formula on column Y

=IF(U2=U1;Y1-AF2;AH2-AF2)

2 REPLIES 2
Manoj_Nair
Solution Supplier
Solution Supplier

@swordm - pls try this Power Query Custom Column measure.

image.jpg

If this post helps to find solution would be happy if you could mark my post as a solution and give it a thumbs up

 

Best regards

Manoj Nair

Linkedin - https://www.linkedin.com/in/manoj-nair-%E2%98%81-344666104/

Hi Tank you,

Partially works but when I try to substract from pervious value at saome column gives error any idea ?2023-01-14 22_58_17-Custom Column.png

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors