Forum Discussion

sanc_152's avatar
sanc_152
Helper I
3 years ago
Solved

Conditional Formatting to half of string

Hi ,

I have a dax expression where I am concatenating strings with other dax measures.Is it possible to chnage only part of the string in mtraix visual.

 

measure_1="hi Welcome to"
measure-2=names of differnt countries 

So the final result I would be  the country color in "red"

result =Concat(measure_1 ,measure-2)
Final output: "hi Welcome to india.

Ahmedx ,
amitchandak 
NotGregDeckler 

 

Could you guys Please help on this scenario.

 

1 Reply