Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi all,
Im trying to write a DAX to calculate % difference with benchmark value. The tricky is I will have weekly data added in, so I want to show the % difference per week basis.
Below input:
Disired result:
Thank you!
Hi @milkynight ,
The way to do this is to go to PowerQuery. Select the column with (A, B, C) and choose unpivot other columns. Result:
Then you can create a measure like this:
Jori
If I answered your question, please mark it as a solution to help other members find it more quickly.
User | Count |
---|---|
15 | |
13 | |
12 | |
10 | |
10 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |