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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors