This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi Team ,
Need help on Power bi Data Alert . I have achived through Dashboard (Alert Notifications) card/kpi/Gauge chart for Specific measures .
But My requirement is different Suppose i have 10 hospitals & hospital wise stock values is there .
User want to see hospital wise stock value is increase or decrese data alert in power bi .
If you have any idea on that please let me infrom .
Note : i have achived for specific measure like sales examples i have set the sales target .getting alert on that.
But is there any possiblities hospitals wise data alert in power bi .Please let me know team .That will be great help for me .
Solved! Go to Solution.
Same just create KPI with the created measure and set alert. Just set condition
i have 59 hospitals , then i have to creates 59 cards for that right .
Is there any solutions have to implement in one card all 59 hospitals stock values .
so that if any hospital stock value will increase from target stock will get alert .
can you please let me know that will be great help .
Regards
shashank
Create a measure and set a notification for > 0
Measures =
VAR HospCount = COUNTROWS(FILTER(Table,[Column]<5)
RETURN IF(ISBLANK(HospCount),0,HospCount)
Can you please explain little bit more ..not getting the solutions
I think you set alert individual KPI wise for your user this will help you and user as well. instead of one KPI
Thats solutions will be work , but user want to see particular hospiatal wise alert .
Suppose we have hospital like kishorie Nurshing home .we have set stock value .
if stock value will be increase user want alert in mail .
Notes : Can we implemmet all stuff in one kpi card
OR
you can create 59 KPI with alerts
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 33 | |
| 26 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 43 | |
| 28 | |
| 24 | |
| 22 |