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.
Hii
I have two field parameter table based on 6 measures and both are connected with one to one relationship with field order as primary key. I have used first field parameter(para1) (4 measures) as a slicer and other field parameter(para2) used on card visual. Measures on card visuals dynamically changes as per slicer selection.
Now i want to implement conditional formatting the color on callout value of card visual based on the selection of slicer. The condition i want is
para2<=0.25,"#C80000",
para2>0.25,"#FF5800",
para2<=0.50,"#FF5800",
para2>0.50,"#4B912A".
Any help will be highly appreciated.
Thanks in advance.
Divyanshu Gupta
You can try to create a measure with switch function , an then apply the colours
i have tried but did not work since both the visual are dynamic that's why
User | Count |
---|---|
65 | |
59 | |
55 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
72 | |
48 | |
46 |