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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Conditional formatting based on multiple fields

Hi,

 

I have different countries in my data and I would like to have different conditional formatting between countries for the same measure/metric. My fact tables are connected to a Team table which has a column Country filled for each team. That means each of the fact table rows can be connected to country information.

 

How should I modify the aforementioned "Condition measure" to take this into consideration? I would like to have Diverging red-yellow-green conditional formatting with these boundaries for example:

 

If team[country] = Norway then boundary for red is 1, for yellow 2, for green 3

if team[country] = Germany then boundary for red is 10, for yellow 20, for green 30 

etc.

3 REPLIES 3
Anonymous
Not applicable

HI @Anonymous ,

 

You can consider to write a measure to check conditions and return color code, then enable conditional formatting features based on measure value.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi @Anonymous 

 

Thanks. Would it be possible to show an example DAX in practise?

 

If I have for example very basic CALCULATE(SUM('(fact) invoicing'[amount])) as a measure and for each row in Invoicing table I have team_id identifier which is connected to a Team table where we have the country information. For conditional formatting we would have [amount] and [Country] as the two fields to define traffic light.

Anonymous
Not applicable

Hi @Anonymous ,

 

Can you please share some sample data with expected result for test?

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.