March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.