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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
sona_sa
Creator II
Creator II

Expression Help for Alert

Hi,

I need to send an email alert, If I reload my QVW file, So If there is any changes has been done from Historic Qvd Time to Current Qvd Time, If there is any changes has been done in size from current reloaded Time to Historic Qvd Time and Size, It should to go by an alert.

Can anyone help me to make an expression or help to to make the logic for the same. If my QVD size increase or decrease by any single decimal point, Alert should to send by the QVW file.

Please find the attached xls for the same for data.

Thanks & Regards,

AK

1 Reply
Or
MVP
MVP

Read the QVD size info (using FileSize) when you start the script, and again when you read the script, in two separate loads. Your alert will then just compare QVDStartInfo and QVDEndInfo.

See the below thread for something similar.

Check the size of QVD