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 dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
23 | |
10 | |
10 | |
9 | |
7 |