Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
hi guys, so i have data like this,
in tenant rank column i want to rank each siteID based on the oldest date, so if there is 4 same siteID&SiteName in tenant rank will be rank 1st tenant, 2nd tenant, 3rd tenant, 4rd tenant. like this,
TIA
Solved! Go to Solution.
try like:
try like:
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 8 | |
| 7 | |
| 6 |