Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i have a scenario that,
there will be three folders in the qlikview server consider,
first, middle and final folders.
we will be creating reports for every month.
there will be jan 2012 report will be in middle folder, current month feb 2012 report will be in first folder.
there will be a application, in that there will be one button. clicking on that button,
it should move the jan 2012 report from middle folder to final and the current month report from first to middle folder.
how we can do this?
can we write a script in qlikview? Can qlikview publisher access these script to do this task?
or can anyone give me idea or solution that how i can do it?
thanks in advance
no kaushik,
the button will be in java application, clicking on that,
it should move the file. what we can do for this scenario?
Hi,
Then its not related to QlikView.
You must look for the javascript function to achieve this.
Regards,
Kaushik Solanki
ok,
but can qlikview publisher do this moving file from one folder to another?
i dont know much about qlikview publisher so..
Hi,
No publisher can not move files from folders.
It will distribute the original application into numbers of little application and stores into other folders.
Regards,
Kaushik Solanki
oh ok,
then can we write some script in qlikview and it should be executed on that button click in java and move files?
can we do that?
Hi kaushik,
can we write script in qlikview and can qlikview publisher execute those script?
can we do this?