Forum Discussion

ShafiqRuslan's avatar
ShafiqRuslan
Helper I
7 years ago

Custom visuals - Flashing when RED

Hi all,

 

Is there any custom visuals that flashes when a threshold is breached?

3 Replies

  • donsvensen's avatar
    donsvensen
    Skilled Sharer

    Hi 

     

    You dont need a custom visual.

     

    You can create a mesures that returns a Image URL and set the datacategory to Image URL.

     

    Status = SWITCH(MAX(Table1[Index])<100;TRUE();"https://i.gifer.com/Xfce.gif";"https://upload.wikimedia.org/wikipedia/commons/3/31/Button_Icon_Green.svg")

     

     

     

    /Erik

    • ShafiqRuslan's avatar
      ShafiqRuslan
      Helper I

      I was thinking of putting a KPI-based flashing speed-o-meter which flashes red when a threshold is breached, 

       

      Say if it's 30/30, it's green, but if it drops to 29/30, it flashes red