Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Rank Duplicates values in a sequence

MicrosoftTeams-image.png
I Need to find the Below result by creating a measure
For every Duplicates rows it is showing sequence 

 

 

I have created calculated column but not able to create a measure

 

Calculated Column:

Ranking = rankx(filter(table, userId = earlier(table[userId]) && date = earlier(date)), table[userId] + table[index],,asc,dense)


MicrosoftTeams-image (1).png

Requires a measure

 

Any help will be appreciated

Thank you all

1 ACCEPTED SOLUTION
Ashish_Mathur
Super User
Super User

Hi,

Share the download link of your PBI file.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

Share the download link of your PBI file.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

Hello sir,
Here I have attached the link of pbi file I have solved that problem but anything I can improved in that please tell me
https://drive.google.com/file/d/1XpuyM1ArXWtGMAFXcTmA9aLU74Y34chh/view?usp=sharing

If the solution works well, please stick to it.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
lbendlin
Super User
Super User

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.