Hello to all! I try to display 2 different symbols in a table depending on a status - here is the small dax function: test status = SWITCH(TRUE();
[Projectstatus] = 0; UNICHAR(9940);
[Pro...
v-qiuyu-msft
7 years agoCommunity Support
Hi sfuhr ,
I have tested in the latest Power BI desktop version and your first DAX is working. I would suggest you update your Power BI desktop to the latest version 2.66.5376.2521 as ours then test again.
Best Regards,
Qiuyun Yu