Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik Nprint Filtering Email Recipents based on conditions

I am trying to develop a custom alerts from the dashboard,the below is my data.

Capture.PNG

In the above data there are 3 users who are interested in the speeds of different vehicles. Mr James is only interested in F-150's whose speed exceeded 120 miles per hour, and would like the report  (basically screenshot of the dashboard) whenever the F-150's exceeds   120 miles/hour. Similarly John watches Fusion and would like the report (basically screenshot of the dashboard ) send to him whenever the Fusions exceed 120 miles and Smith watches BMW and would expect the report to him whenever BMW exceeds 120 miles.

(Please note that there is only 1 report template which is basically the screen shot of the dashboard with appropriate filters applied.

I have around 400 users watching different Vehicles and having different thresholds, with various filter criteria's, I capture there filters and Username's,userthreshold  using macros which gets fed into Qlik as a table )

My problem is when the report runs, it cycles through the username and produces the report if the condition is satisfied, but since the recipient is a static list , it just sends all the produced reports to every person, like James will have F-150 and Fusion whereas he expects only F-150. How do I control the email send, so that each user will get only the one which they have subscribed for ?

1 Reply
Vasiliy_Beshentsev
Creator III
Creator III

You need to configure your filters on every person who will get email with report.

You can make filter by any field from your datamodel.

Your load file must be like this:

1. Users sheet.

2017-06-16 10_31_20-Microsoft Excel - 1.png

2. Filters sheet.

2017-06-16 10_35_01-Microsoft Excel - 1.png