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.
Good afternoon,
In the project below, each slice of data makes a filter on a graph (both are overlapping).
However, when any of the segments have no item selected, the graph would need to show nothing. Not my case, when I don't select anything it is enabled to select all...
Solved! Go to Solution.
Hi @Thiagops ,
You can write measure formula with if statement and isfiltered function to check if any fields has been selected and return false flag in the if statement false branch to use on 'visual level filter' to filter records.
ISFILTERED function (DAX) - DAX | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi @Thiagops ,
You can write measure formula with if statement and isfiltered function to check if any fields has been selected and return false flag in the if statement false branch to use on 'visual level filter' to filter records.
ISFILTERED function (DAX) - DAX | Microsoft Learn
Regards,
Xiaoxin Sheng
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 | |
15 | |
12 | |
8 | |
8 |
User | Count |
---|---|
19 | |
15 | |
14 | |
13 | |
13 |