Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
If this is a stupid question just tell me 😉
I want to implement a What-if-Parameter with two values: 0 and 1.
If the user sets the slicer to 0 a measure is multiplied by 0.
If the user sets the sliver to 1 the measure is multiplied by 1 and the complete value is shown.
Now the question:
Is there any possibility to show the user 0 as "No" and 1 as "Yes"?
I want it to be just an optical tweak.
Solved! Go to Solution.
Hello,
You could add a calculated column in the parameter table and insert this dax :
If I answered your question, please mark my post as solution, Appreciate your Kudos!
Proud to be a Super User! | |
Hello,
You could add a calculated column in the parameter table and insert this dax :
If I answered your question, please mark my post as solution, Appreciate your Kudos!
Proud to be a Super User! | |
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.