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
alexobip
Frequent Visitor

PowerPivot Use if statement and a previews value of a row from the same column

I am trying to find a way of using this formula 

=IF(A2="";"";IF(AND(B2=B1;AF2<>AF1);(AR1+1);IF(AND(B2=B1;AF2=AF1);AR1;IF(B2<>B1;1))))

in power pivot. Is there a way I can do that?photo1.jpg

 

1 REPLY 1
AlexisOlson
Super User
Super User

An exact translation is rather difficult but it's certainly possible to index per group as it appears you're doing here.

 

See here for how this works:
https://www.myonlinetraininghub.com/numbering-grouped-data-power-query

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.