Please let know if anyone know a way how to achieve this?
I have table like below regarding Reload task from an App
TaskName Task Created
TestReload 09/29/2021
TestReload1 09/28/2021
I will reload the App in the evening of each day and if there are task created is equal to today date, then the alert should be delivered to recipients.
With the intention of may be creating a condition of type previous scan on the Task Created date, I tried to define Task Created as Master measure but when I tried to access in QlikAlerting it displays as number.
Any one has any approach of achieving this, please let me know.