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 PBI Comunity,
I am trying to solve the following criteria:
[Latest name] is my target DAX column, which I tried to achieve.
I need to check if a name is duplicate, then check all the dates for that name, and give rank for each row even when the dates are repeated.
I appreciate all the help.
TIA
Solved! Go to Solution.
Hi @SriKandimalla ,
This was a tricky thing to solve but finally got a way to do this by creating an INDEX/ID column to the data.
1. Sample data used is as follows:
2. Created the DAX expression column as follows:
Hi @SriKandimalla.,
Do you have anyother column in your dataset apart from NAME and DATE?
Thanks,
Pragati
Yes @Pragati11 ,
I have many columns, but I cannot use them. Not relevant to this requirement.
Hi @SriKandimalla ,
This was a tricky thing to solve but finally got a way to do this by creating an INDEX/ID column to the data.
1. Sample data used is as follows:
2. Created the DAX expression column as follows:
Hi @SriKandimalla ,
Just wanted to check, if my latest solutions worked for you? It works in my case. If it works please accept it as a solution ans close the thread.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
User | Count |
---|---|
18 | |
18 | |
14 | |
13 | |
13 |
User | Count |
---|---|
17 | |
14 | |
14 | |
10 | |
8 |