The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello experts,
I have created a measure outputting a binary value and based on that I want to make a button available if 1 or unavailable if 0.
Using conditional formatting I can colour button and button text to the background colour - thereby hiding the button. But it's still clickable, which is not good.
When I go into actions on the button and hit the conditional formatting button I see this:
When I pick my binary measure nothing happens, so something is not working.
And pardon the Danish screenshots, but I work in a place where software is changed globally for some reason - for example not letting me get Power BI in English, which is also why I'm also scared my functionalities in Power BI has been limited in some way.
But it might just be me being stupid. 🙂
Thanks in advance!
Solved! Go to Solution.
@iingemann , You need to have a measure that returns text to use the field value conditional formatting.
if it returns 0 or 1 then use rule-based
@iingemann , You need to have a measure that returns text to use the field value conditional formatting.
if it returns 0 or 1 then use rule-based
User | Count |
---|---|
78 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
104 | |
93 | |
52 | |
50 | |
46 |