Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi @Anonymous -
Use HASONEVALUE( )
IF ( HASONEVALUE ( vehiclesettings_BI_LL[Year] ),
SWITCH(
.... ,
"Euro 6"),
"") //ELSE
Note, this will also show "" if 0 slicer selections are made.
Hope this helps
David
@Anonymous - if you want any value to change with a slicer, it must be a measure. Calculated columns are only refreshed once when the entire dataset is refreshed.
If you're still having trouble, please share a copy of your PBIX file with sensitive data scrubbed out.
David
I changed my syntax to work in a measure and now it works as intended. Thank you for your help!
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
20 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |