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.
Hello,
I need a way to calculate the difference between scores for Entry Assessments and Exit Assessments, per participant. What I want to see is if a participant's Exit score is higher than their Entry score. Some only have an Entry score, so I don't want to include those.
Solved! Go to Solution.
Step 1
FINAL OUTPUT
Thanks Everyone!!
You are welcome!!
Step 1
FINAL OUTPUT
Consider this solution which converts Entry and Exit into separte score columns and then sums them
Edit the table in Power Query.
Click on the Stage column / Transform / Pivot column.
Then the create measure
Another solution is this ....
User | Count |
---|---|
84 | |
80 | |
69 | |
46 | |
46 |
User | Count |
---|---|
106 | |
50 | |
47 | |
40 | |
39 |