Community
This field is required.
Only these extensions are allowed(.jpg, .JPG, .jpeg, .JPEG, .gif, .GIF, .png, .PNG)
Tags cannot contain the characters ' /, \\, #, ?, or ; >,< '
Only these extensions are allowed(.zip,.ZIP,.pdf,.PDF,.qvf,.QVF,.qvw,.QVW)
Discussion Board for collaboration related to QlikView App Development.
I have an app that reloads in the QMC and i want the results of it using an Alert to send to a user.
This works fine with OnOpen and an alert is sent to my mailbox if the app is physically opened.
However, I want the app to load on the scheduler (QMC) and this then sends the email alert thats generated from the alert in the app to the user.
Should i be using the On Post Reduce or On Post Reload?