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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
PLenez
Regular Visitor

use color with DAX

Hi,

I use this formula for a title with a condition, do you have any solution for this point ;

I want the selectedvalue to be in red color

Is it possible ?

Thanks for your help

 

formula : Titre = "Evolution mensuelle nb inséré VS nb traité " & selectedvalue(FA[FA])

1 ACCEPTED SOLUTION
tex628
Community Champion
Community Champion

Sadly there is no way of formatting color with DAX. 

I would recommend either just formatting the value of a card, like this:
image.png
Or using 2 cards together if you really want the text in one line:
image.png


Connect on LinkedIn

View solution in original post

2 REPLIES 2
tex628
Community Champion
Community Champion

Sadly there is no way of formatting color with DAX. 

I would recommend either just formatting the value of a card, like this:
image.png
Or using 2 cards together if you really want the text in one line:
image.png


Connect on LinkedIn

Ok thanks for your help

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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