Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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........
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
Hi,
First Thank u for replying ,
Can you explain me briefly how should i do that.......
With regards.......
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