Forum Discussion
ShafiqRuslan
7 years agoHelper I
Custom visuals - Flashing when RED
Hi all,
Is there any custom visuals that flashes when a threshold is breached?
3 Replies
- donsvensenSkilled 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
- ShafiqRuslanHelper 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
- v-yulgu-msftMicrosoft Employee
Hi ShafiqRuslan,
Excel supports such KPI indicators. You can create KPIs in Excel, then import the Excel Workbook content into Power BI.
Regards,
Yuliana Gu