Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi everyone,
I have different clients, and I need to compare their scores from stage 1 with the scores from the latest stage they have recorded. The problem is that each stage is recorded in a new column and I don't know how to put a conditional formula between different columns, something like " if stage 3 exist, compare stage 3 with 1, else if stage 2 exist compare stage 2 with stage 1, else null )
E.g.
Initial table
User ID | Stage | Score |
001 | 1 | 50% |
001 | 2 | 30% |
001 | 3 | 70% |
002 | 1 | 15% |
002 | 2 | 27% |
003 | 1 | 10% |
003 | 2 | 66% |
003 | 3 | 30% |
004 | 1 | 10% |
005 | 1 | 26% |
005 | 2 | 37% |
Result
User ID | Diff. Score |
001 | 20% |
002 | 12% |
003 | 20% |
004 | null |
005 | 11% |
Does anyone have an idea of how I can do it?
I hope my explanation was clear,
Thank you so much in advance,
Solved! Go to Solution.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
12 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
8 | |
7 | |
6 |