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.
Hi,
I made these two tables, I want them have the same Store sort.
So I add a sort column for the DimStore.
But as you see here, the MS Rank_CM has the wrong result. (Before I add the sort column, the rank result is correct.)
Here is the pbix link:
https://www.dropbox.com/s/yqzm5j4m9tk57co/ppt%20-%20Copy.pbix?dl=0
Thanks a lot for your help!
Solved! Go to Solution.
@YunJ , please add the sort column also in all or all selected
Rankx(all(Store[Store],Store[Store Sort]),[MS_CM_BLUE])
Rankx(allselected(Store[Store],Store[Store Sort]),[MS_CM_BLUE])
@YunJ , please add the sort column also in all or all selected
Rankx(all(Store[Store],Store[Store Sort]),[MS_CM_BLUE])
Rankx(allselected(Store[Store],Store[Store Sort]),[MS_CM_BLUE])
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
74 | |
72 | |
39 | |
28 | |
27 |
User | Count |
---|---|
97 | |
97 | |
58 | |
45 | |
42 |