Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
divyanshug15
Frequent Visitor

Dynamic conditional formatting on dynamic card visual based on field parameter in power bi desktop

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".

divyanshug15_0-1718173646638.png

 

divyanshug15_1-1718173736816.png

 

Any help will be highly appreciated.

 

Thanks in advance.

Divyanshu Gupta

2 REPLIES 2

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

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors