Forum Discussion

swatichouksey05's avatar
swatichouksey05
Frequent Visitor
2 years ago
Solved

Power BI Desktop : Conditional formatting on cards visual for Emoji's.

In my report there is one column(Survey Rating) I need to show smiley faces (Icon) on bases of Survey rating. Colums included in this visualization are survey rating and type. For exmple :  I ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    HI swatichouksey05,

    I'd like to suggest you create a new table with icons and index, then you can change the Dax expression to lookup the new table value based on current rank.
    You can change the table icons dynamically based on the records that user provided.

    In addition, you can also try import these image data to power bi table instead of use image URL.

    Storing Images in a PowerBI/Analysis Services Data Models 

    Regards,

    Xiaoxin Sheng