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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Scheduled Report in QlikView

Hello,

Can I schedule a report weekly, or monthly which means the system will generate reports automatically based on the timeline and send to the user automatically in QlikView?

Thanks,

Becky

1 Solution

Accepted Solutions
bindu_apte
Creator III
Creator III

Hi,

Through qlikview server management console, can schedule reports weekly, monthly hourly.

QMC ->  Publisher Setting-> Set the path in Source Document Path.

  Go to QEMC -> Document Tab -> Source Document -> Click on the Qvw file which you want to schedule.

  Click on + sign

  Reach the same place which you shown.

  Click on Reload -> Check the Enable.

  Go to Trigger

  In current Triggers Click +.

  Here you make the settings for scheduling.

  Dont forget to click Apply button.

Qlik.jpg

View solution in original post

4 Replies
bindu_apte
Creator III
Creator III

Hi,

Through qlikview server management console, can schedule reports weekly, monthly hourly.

QMC ->  Publisher Setting-> Set the path in Source Document Path.

  Go to QEMC -> Document Tab -> Source Document -> Click on the Qvw file which you want to schedule.

  Click on + sign

  Reach the same place which you shown.

  Click on Reload -> Check the Enable.

  Go to Trigger

  In current Triggers Click +.

  Here you make the settings for scheduling.

  Dont forget to click Apply button.

Qlik.jpg

Not applicable
Author

Thank you. I only have QlikView Developer installed.

Not applicable
Author

Since you don't have access to QlikView Publisher, you can reload a report via command line using the following syntax:

"C:\Program Files\QlikView\qv.exe" "PathToYourReport\Report.qvw" /R

Then you can schedule this command using Windows Task Scheduler.

Not applicable
Author

Thank you Josh. I marked your comment just in case I can use it later.