Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is there any way to save the data into excel from input box without using macro.
Using macro it is working fine. But this will hamper the server performance. So let me know solution.
Regards,
Bindu Apte
Why do you think this macro will hinder Server performance?
-Rob
Have you tried 'Send to Excel' (Caption tab-> enable 'Send to Excel') ?
refer this https://community.qlik.com/docs/DOC-4690
Hi,
Thank you. But still its through macro itself. I need to know is there any way directly saving the data.
Hi Rob,
Its not a good practice to use macro in qlikview right.
Hello All,
I have similar requirement to get some inputs from end Users on Qlik Dashboard and I wanted to record those input into a Excel.
Is there any way to do this? Please suggested.