The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everyone!
I am looking to create a dashboard with Alerts.
I have 257 JSON files so far (summed for 13 clients). I need to create alerts with the name of the client and two dots (flashing red - if the target is not reached/ data not recorded, green otherwise).
How could I group the data from this files to achieve the result?
Thank you.
Solved! Go to Solution.
@Alexandra_B Use an Append query? Or create a DAX table using UNION. Blinking lights can be done with SVG. https://community.powerbi.com/t5/Quick-Measures-Gallery/SVG-Animation-Bouncing-Blinking-Stephen-Few-...
Thank you very much, @Greg_Deckler .
I used "Append Query" and then I was struggling a bit, until I realized that for the blinking dot I need to change the data category to "Image URL".
This is what I was looking for.
Thank you.
@Alexandra_B Yeah, my free MSHGQM tool makes creating SVG stuff easier. Or the Enterprise DNA version, Quick Measures Pro.
@Alexandra_B Use an Append query? Or create a DAX table using UNION. Blinking lights can be done with SVG. https://community.powerbi.com/t5/Quick-Measures-Gallery/SVG-Animation-Bouncing-Blinking-Stephen-Few-...
User | Count |
---|---|
77 | |
77 | |
36 | |
30 | |
28 |
User | Count |
---|---|
107 | |
100 | |
55 | |
49 | |
45 |