We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
I have an access database with around 10 tables. The tables contain recordid which link them to my applicant table with the data that's relevant to my visual.
Currently it shows the count of the number of times '1' appears in each tables related row in the Applicant table. How do I make it show only the top 3 highest counts in the visual?
Solved! Go to Solution.
Power bi does not support rank value multiple fields.
The workaround for this issue is combining the 10 tables into 1 table, then you can create a rank by count of each city.
However, I am not sure whether it is feasible for you model.
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Power bi does not support rank value multiple fields.
The workaround for this issue is combining the 10 tables into 1 table, then you can create a rank by count of each city.
However, I am not sure whether it is feasible for you model.
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Use a Top N filter.
User | Count |
---|---|
61 | |
56 | |
50 | |
44 | |
34 |
User | Count |
---|---|
118 | |
81 | |
70 | |
47 | |
47 |