Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
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)
Requires a measure
Any help will be appreciated
Thank you all
Solved! Go to Solution.
Hi,
Share the download link of your PBI file.
Hi,
Share the download link of your PBI file.
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.
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
112 | |
107 | |
100 | |
92 | |
69 |
User | Count |
---|---|
172 | |
135 | |
132 | |
101 | |
95 |