Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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:
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
8 | |
8 |
User | Count |
---|---|
13 | |
12 | |
11 | |
10 | |
8 |