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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
FatherTheWizard
Resolver I
Resolver I

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
v-shex-msft
Community Support
Community Support

HI @FatherTheWizard ,

 

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Hi @v-shex-msft 

 

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.

Hi @FatherTheWizard ,

 

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

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.