Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sona_sa
Creator II
Creator II

Message Alert to END USER

Hi All,

I have scenerio like - I have a Line chat and there is 2 dimension - Qvd Time and Qvd Name with expression


=If(CalendarDate= Max(CalendarDate),( [QVD Size (KB)])/1024).

All the QVD refresh every 4 Hrs. Intervel.

Now I have to implement :-

Whenver it is increasing or decresing of 10% from the current Qvd size, Its should to send me a alert msg by mail.

So please guide me on this how I can confiure.


For data please find the attached xls for data purpose.

Thanks

1 Reply
fernandobibian
Partner - Contributor III
Partner - Contributor III

Hi,

you can use LLodi Writer Connector to send the mail if the conditions are met.

Set the conditions in the script with an IF and in every reload it will be evaluated.

In this video you can see an example, you only have to change the url to the endpoint of your mail service API or use any integration tool like Zapier, IFTTT or Workato.

I hope it works for you!

Fernando