Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin 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.
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
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
16 | |
8 | |
7 | |
7 | |
6 |
User | Count |
---|---|
23 | |
10 | |
10 | |
9 | |
8 |