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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Young_G_Han
Helper III
Helper III

Conditional format for the multi selected Parameter Field

Hi.

 

I would like to make one Dax formula that makes the change color of the column header.

 

The column header was created by the Parameter Field function like below.

 

Parameter Column Header = {

     ("Customer Name", NAMEOF(_CUSTOMER[Name]), 1),

     ("Product", NAMEOF(_ITME[Item], 2),

     .

     .

     .

}

 

In this case I would like to add one conditional format to change the colour of the Column Header, when I only take _CUSTOMER(Name). Actually when I select both the _CUSTOMER(Name) and _ITEM[Item],

the table should show a different colour for both the _CUSTOMER[Name] and _ITEM[Item] or _CUSOMER[Name]

 

I have tried some Dax formulas but show me the errror message.

Can you support me????

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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