Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
25 | |
12 | |
9 | |
9 | |
9 |
User | Count |
---|---|
19 | |
14 | |
14 | |
13 | |
12 |