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 everyone,
I'm facing a problem, that I can't solve.
You can find a sample-file by following the link to my OneDrive (in the file you can find a description, too):
https://1drv.ms/f/s!Aosv7ECDrc5dtzw5Im5Azt0L0cVL
1) I have make a ranking and display this in a table visual. Now I want to select and display the first place of this ranking for each region in a other table visual.
2) I have another measure. I want to display it in the same table visual as "1)". But this time it shouldn't filtered/grouped by the regions. It should show one value (the "total" average of revenue) over all regions (-> so it shows the average of revenue of one country - not of all individual regions)
Thank you for your help!
Kind regards
Michael
Solved! Go to Solution.
For the first requirement, all you need to do is filter by Rank and set Rank = 1 as shown below:
As for the second requirement, I don't believe it is possible to display it the way you want: one figure over the whole table. The right way to go about this is to just add a card visual to display the average revenue. If you have a fixed number of rows in your table, then you can alignt the card visual with the table visual to make it look it is one single table.
For the last column, you can use the below measure:
For the first requirement, all you need to do is filter by Rank and set Rank = 1 as shown below:
As for the second requirement, I don't believe it is possible to display it the way you want: one figure over the whole table. The right way to go about this is to just add a card visual to display the average revenue. If you have a fixed number of rows in your table, then you can alignt the card visual with the table visual to make it look it is one single table.
@Anonymous thanks, that works for me!
Now I want display in the same table visual to every region only the rank of Customer B like this:
Region Customer A of. Costs Rank of B
A A 20.67 3
B C 9 2
C B 14.50 1
So I can monitor Customer B and can recognize, how he performs in contrast to the first place of Evers region
Thank you for your help!
Kind regards
Michael
For the last column, you can use the below measure:
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 |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |