Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using the following code for the 'fit to windows'.
Sub ZoomActiveDocument.ActiveSheet.FitZoomToWindowActiveDocument.GetApplication.WaitforIdleActiveDocument.ActiveSheet.ApplyZoomToAllSheetsEnd Sub
I had added this macro to the Document Open Trigger.
no when i open the dashboard in the client, its working fine. The windows get fitted properly.
But when I try to access the dashboard through the Qlikview plugin in the IE browser, its not executing the Macro.
I am not sure why the document on load trigger based macro is not working in this case.
Can you please guide me in this.
Thanks,
Venu