I’m trying to find the last course that a student would have passed. Normally I use ranking based on date. However, this seems a little tricky. Any help or suggestions would be greatly appreciated.
Passing score would be greater than or equal to 50%. If they do not hit that benchmark, then I’m trying to show the last course they passed. And yes I meant to type in subject.
I normally do anything related to ranking using Dax but am definitely open to learning options in power query.
Subjects are basically the different rankings of the same core course.
Pretty much for any problem that involves grouping, I tend to think Power Query is much easier than DAX.
Here’s the approach I took based on the incredibly powerful combination of All Rows and Groupby (see video I did on this topic below for more details).
The key steps were just to:
create a conditional column for passed courses (those that scored 50% or more)
Hi @supergallagher25, good to see you are making progress with your query.
Did the response provided by @BrianJ help you solve your query? If not, how far did you get and what kind of help you need further? If yes, kindly mark as solution the answer that solved your query. Thanks!
Hi @supergallagher25, we’ve noticed that no response has been received from you since August 21.
We just want to check if you still need further help with this post? In case there won’t be any activity on it in the next few days, we’ll be tagging this post as Solved.
Hi @supergallagher25, due to inactivity, a response on this post has been tagged as “Solution”. If you have a follow question or concern related to this topic, please remove the Solution tag first by clicking the three dots beside Reply and then untick the check box.