I have a dashboard with a table that I want to create an alert for. When I enter the dashboard, the table populates with data, but when I try to create an alert the table either doesn’t display any data, or it gives the error: [sse.readDataError] [A] got error: input data must be a wide series but got type not (input refid)
I have confirmed that there is data available and in the table while I am trying to create the alert, but it will not display. I’ve tried different parsers, different data types but nothing appears to be working.
Also, I want the alert to fire only if there is data in the table, Is this possible at all or am I just wasting time?
Thanks!