Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Dear Team,
Could you please help me with the following issue.
I have risks list. Each risk in the list has its score. I need to create a table which will reflect 5 top items based on score. I tried to use Top N filter in Power BI, but it returns 5 top values, which are repeated. But I need it to return 5 top items.
For Example, based on list below I need to retur 6 lines Risks from 09 to 14 (6th line have to be returned too as it is equal to value for 5th item).
Risk01 1
Risk02 1
Risk03 2
Risk04 2
Risk05 3
Risk06 3
Risk07 4
Risk08 4
Risk09 5
Risk10 5
Risk11 6
Risk12 6
Risk13 7
Risk14 7
Can you please help me with the issue please.
I am not attaching the orignal file as it is huge in volume.
@Anonymous as per my understanding the Top 5 items by risk is 10 to 14. (and the TOP 5 filter does show repetitive values).
However, for your desired outcome you can try the TOP 6 instead of the TOP 5
Hope it helps 🙂