Forum Discussion
Dynamically Colors Changes Using Dax With UNICHAR Dax
Hi Team,
I'm using ▲ and ▼. It would be helpful if the same characters with color.
How to Cretae UP Arrow show with Green Color and DOWN Arrow show with Red Color .This Case How to Find in DAX.I created Conditional formating using fx I want in DAX .
Anyone help this one Scenarios.
Thanks,
Thennarasu
3 Replies
- ArulSuper User
I think we don't have UNICHAR code for up and down arrow with green and red colors however you can do it by having separate measure for color condition and then use it in fx of your visual formatting. Please let me know if you have any queries.
Thanks,- Thennarasu_RResponsive Resident
Arul
I found the color Condition fX But
My Requirements is Created More variables . Reutrn Mores variables using AND Function but Especially I need 1 r 2 variables Colors Need .So I thought Cretaed with Dax .
Thanks,
Thennarasu- ArulSuper User