Forum Discussion
Amjad1002
3 years agoHelper III
How Signal Light flashing
Hello Folks,
I am trying me make my report where signal light in Red flash. I checked some old posts but it is based on HTMl files I believe.
If anyone know how to set up blinking the signal light in red would be appreciated.
Thanks
11 Replies
- Greg_DecklerCommunity Champion
Amjad1002 You can use SVG for that. SVG Animation - Bouncing/Blinking Stephen Few 'Red... - Microsoft Power BI Community
- Amjad1002Helper III
Hi Greg,
I do not have xml, I am using database by using direct query.
Not sure if its still will on it?
- Greg_DecklerCommunity Champion
Amjad1002 The measure returns the XML that describes the SVG graphic like a blinking dot. You set the measure to be an Image URL data category and it displays the image described.