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: 
Not applicable

Time scheduling

Hi,

How should i export a Qlikview object data from the macro by the scheduling.

I have done like this......

I have a qlikview data object and a some buttons like("Excel", "Qvd"," Txt")

I have the macro code for those buttons for exporting the object data when the button was clicked .This happens like this,

Suppose if i click on "Excel" button the data shold export to the Excel and save that excel workbook with a predefined name in the specific path automatically. this is done by me for each and every button and working well.

But, what i want the extension for that one is scheduling .ie, The data should export and save with in that path according to the schedule.

I hope so u understand my explanation and my requirement ....

If any solution do you know and atleast you have any idea about that scheduling share with me urgent....

Waiting for your replies........

With regards........

3 Replies
amars
Specialist
Specialist

Hi Ravi,

you can write a macro to do the export thing & can schedule the macro to run after a reload. For schedule the reload u can write a batch file or even in qlikview server you can schedule it.

Thanks

Not applicable
Author

Hi,

First Thank u for replying ,

Can you explain me briefly how should i do that.......

With regards.......

Not applicable
Author

hi Ravi,

i want to implement something similar. for that can you please share your scripts for exporting data into excel, qvd or txt when a button is clicked.

Thank you