I have a chart which I displayed on a UX page on an App.
On the chart, there are 2 series corresponding to 2 different line items of a module.
I would like to display an alert on the UX page screen when the value of the line item 1 is bigger than the line item 2. How can I do so? Because the only way I can make an alert on an App seems to be by using an Action card and set up a notification.
But I don't have any emails to send notifications to, and I would like the alert to be displayed on the screen of the App, not by email.
Thanks !!