Forum Discussion

pbi_throw_away's avatar
pbi_throw_away
Frequent Visitor
3 years ago

AddRankColumn only when a condition exists

By customer ID, I am trying to rank order records but only when columnA = true. If not true/false, then the value can be 0.   Is this possible using Table.AddRankColumn?   If not, is there a way ...