Forum Discussion

mee825's avatar
mee825
Frequent Visitor
3 years ago

How to get previous value in a matrix

Hello Power BI Community,   I badly need help on my dashboard, I need to;   Row 0, 2.05%, 97.95% Row 1, 2.05%, (1-2.05%)*prev_row (97.95%)     result: Row 1, 2.05%, 95.94%     Hope an...