Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hello,
See below a picture of a part of my dashboard. When I select more than one option in de red frame on the left I would NOT see the name in the red frame on the right. Only when I select one option I would like to see the location over here.
Hopefully someone can help me with this, thanks in advance.
Solved! Go to Solution.
@karelstoel , Try a measure like
If (countrows(allselected(Table[project Number])) >1, Blank(), max(Table[Project Name]) )
@karelstoel , Try a measure like
If (countrows(allselected(Table[project Number])) >1, Blank(), max(Table[Project Name]) )
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
68 | |
67 | |
44 | |
42 |
User | Count |
---|---|
47 | |
38 | |
28 | |
27 | |
27 |