Forum Discussion
Image display in Power BI by conditional formatting
- 2 years ago
Hi MeiYing
You can just copy and paste the emoji to the DAX code like :test emoji = if(sum('Table'[Fail order])=0,"🙂",SUM('Table'[Fail order])&"🙁")Result :
The line of the website for copy emojis :
pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- 2 years ago
Hi MeiYing
Happy to help and yes with the new card visual, please refer to the linked tutorial:https://www.linkedin.com/pulse/power-bi-dynamic-icon-image-based-condition-new-card-visual-ali/
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi MeiYing
You can just copy and paste the emoji to the DAX code like :
The line of the website for copy emojis :
pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly