Forum Discussion

12 Replies

    • PowerBIGuy1's avatar
      PowerBIGuy1
      Frequent Visitor

       

       

       My requirement is to show something like this table. CARD visual or other custom visual info does not work for this case.

       

      • Mi2n's avatar
        Mi2n
        Microsoft Employee

        This is possible. You will have to use URLs as the measure/column values, and then select the corresponding measure/column and then go to modelling tab -> Data categor -> Image URL.

         

         

        Once this is done, if you add the corresponding column/measure to a table, it will display the linked image.

         

         

  • dcristini's avatar
    dcristini
    Regular Visitor
    A simple solution. 
    Using measures and emojis.

    if ([Objetivos]  > 'Medidas Resumen'[Resultados]  ;"📙";"📗")

     

     

    grid

     

     

     

  • SillyJam123's avatar
    SillyJam123
    Frequent Visitor

    Hi PowerBIGuy1 . Could you please share this solution with me. I have the same requirement. I could not find the solution in the discussions below.

     

    Thanks!