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.
I have a table visual with a column 'names'. I have a second visual as a progress bar chart which should only show a measure for one person at a time: If no name is selected the first name from the table list (ordered asc by name) or the name that is selected from the table.
I have tried to achive this by using the visual filter funtion TopN and filter 1 by name, but it always shows the measure for the last name, even if I sort by FIRST or LAST. I have tried using a numeric column that is sorted by the name column and using MIN or MAX.
It always shows me the measure for the last name. It looks like that TopN in the visual filter setting is not working correctly.
Are my settings for TopN incorrect or is there another way to achieve that?
As you can see in the above screenshot by default its showing the sales for first name from slicer i.e. Caribbean.
Check the below Screenshot as well.
And for the remining names, the visual will show the sales for that name only.
And for that i used the below measure.
in place of firstnonblank you can hardcode the value which you need to show default i.e. in your case its the first name from the table.
if your issue gets resolved, please mark by solution as answer.
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 |
---|---|
16 | |
13 | |
12 | |
11 | |
11 |
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
9 |