'power BI measure for calculating percentage between alternating Rows of MATRIX VISUALIZATION
I have power BI matrix visual which look like this
i want to calculate percentage for alternate rows
percentage for "PERSONLA_DETAIL_FILLED" will be (130237/224232) * 100
similarly for "OTP_SUBMIT_VALID" will be (119492/130237) * 100 and so on I am not able to write measure for the same .
Data snap look like this
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|


