Forum Discussion
Alert with dynamic content
I have a visual table in power BI, shows voltage level of IoT devices like following table
| IoT Number | Voltage | Voltage <10 |
| 1101 | 6 | yes |
| 1103 | 5 | yes |
| 1105 | 12 | No |
| 1108 | 13 | No |
| 1102 | 14 | No |
| 1104 | 12 | No |
| 1109 | 13 | No |
| 1110 | 14 | No |
| 1106 | 13 | No |
Currently I used a card visual to count number of IoT device has voltage less than 10V and succesfully trigger a alert.
However, I would like to show dynamic information in alert message.
in this case, the message could be
Alert, two devices, IoT devices, 1101 and 1103 have voltage <10V and triggered the alert.
Thanks in advance
- Anonymous3 years ago
Hi reynold522 ,
Unfortunately, this is by design. power BI is now unable to achieve what you need . You can submit an idea for it at https://ideas.powerbi.com/ideas/ and wait for users with the same needs as you to vote for you to help make it happen as soon as possible.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi reynold522 ,
Unfortunately, this is by design. power BI is now unable to achieve what you need . You can submit an idea for it at https://ideas.powerbi.com/ideas/ and wait for users with the same needs as you to vote for you to help make it happen as soon as possible.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- reynold522Helper II
Thanks for the information