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 September 15. Request your voucher.
I cannot figure out what I'm doing wrong, I've watched several videos and I think I'm doing what they said.
It's very simply, if were down negative % I want red, if we're up and postive % I want green....
IDK why it isn't working.
Thanks!
Solved! Go to Solution.
Hi @kcreno ,
I forgot to hi reply earlier...
It seems that conditional formatting doesnt work on bars without categories. As a workaround, you can use a dummy column from a disconected dummy table and use that in the category axis
Hi @kcreno ,
I forgot to hi reply earlier...
It seems that conditional formatting doesnt work on bars without categories. As a workaround, you can use a dummy column from a disconected dummy table and use that in the category axis
Hi @danextian ,
Thanks so much for the solution. Unfortunalty, I am so new to Power BI I'm not even sure what a dummy column or table are. I'll have to continue to do some research.
Try this calculated table
Dummy =
ROW ( " ", " " )
Put the column " " in the category tile. That will return an error inititally but should be fine after adding the measure.
Hi @DataNinja777 , I tried that but it still didn't work? Is it because I'm working with percentages? I JUST started learning Powre BI and am not very familliar at all yet with DAX so I'm not sure what I'm doing wrong.
User | Count |
---|---|
69 | |
68 | |
66 | |
55 | |
28 |
User | Count |
---|---|
112 | |
82 | |
66 | |
48 | |
43 |