Forum Discussion
_JGM_
Feb 24, 2021Copper Contributor
Setup alert when a variable is greatter than X
Hello,
I'm creating a little Kusto code, the purpose of which is to compare the amount of transactions today with the same day a week ago. Finally, if the variance is greater than 20% an alert will be triggered.
I have found the transactions volumes from both days and I have stored the variance in a variable. My question is, how can I transfer this variable to the alert and trigger this alert when it's grater than 20?
Regards.
1 Reply
- shsri
Microsoft
You can use Power Automate to read your kusto table and send alerts: https://flow.microsoft.com/en-us/