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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
coolshib
Helper III
Helper III

Need help on using conditional formatting of a column header in Matrix table

Dear All,

Need help on using conditional formatting in title text of a column header based on field in a matrix table.

I am able to use the conditional formatting in title text based on field in other visualisations like chart, card etc.

Also need help on how to show the last date of a selected date range in a card.

Thanks in advance.

Best Regards,

Shib

8 REPLIES 8
v-alq-msft
Community Support
Community Support

Hi, @coolshib 

 

Based on my research, It is unavailable to use the conditional formatting in title text based on field in a matrix visual currently.

 

About how to  show the last date of a selected date range in a card, I created data to reproduce your scenario..

Calendar:

 

Calendar = CALENDAR(DATE(2019,1,1),DATE(2019,12,31))

 

 

You may create a measure like below.

 

Result = 
CALCULATE(
    MAX('Calendar'[Date]),
    ALLSELECTED('Calendar')
)

 

 

Result:

f1.png

 

Best Regards

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

amitchandak
Super User
Super User

@coolshib ,Put the date(date used in slicer) on the card and use the Last ad Aggregation option.

Where is color grouping here

az38
Community Champion
Community Champion

@coolshib 

just interesting to understand completely your question.

How were you able to get Title conditional formatting in chart visual?


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Title Text.JPG

 

I am talking about the above dynamic title option.

Best Regards,

Shib

az38
Community Champion
Community Champion

@coolshib 

it is a title for whole visual. matrix visual title has the same option.

but you need formatting for Column header according your first post? 


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

@az38 

You are right, it is a title for whole visual.

I am looking for the same option for Column header in Matrix table.

Best Regards,

Shib

az38
Community Champion
Community Champion

So, @coolshib 

I do not see any option in any built-in table/matrix visuals to change Column header format by conditions, unfortunately


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

@az38 

Thank you so much for your reply.

Best Regards,

Shib

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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