Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone, do anyone faced below issue situation and if yes how you resolved please let me know ?
While i'm reloading the qlikview file in my desktop machine using button click reload through macro then the qlikview file is getting hanged. I.e;
Actually if qlikview file is reloading then a window will popup and there we can see the number of rows fetched for each table and all stuff of loading table but while i'm reloading one of my file the window gets pop-up but not able to see the details of execution and if i try to minimize my qlikview file while it is reloading then it display qlikview close window.
I hope you understand if not please let me know.
Thanks in advance.
Hi.
Sometimes pop-up trace window doesn't refresh. The reloading process in this case usually goes fine.
Check the system performance with task manager. I bet you'll see the QlikView is active.
If you need to see the trace messages anyway, try Debug mode, the button at the top of script editor.
It's a bit slower, but tracing window is always ok.
Hi, Thanks for your presence.
All the time its happening to my file while reloading and if i minimize the file while it is still reloading then it is generating an error window to close qlikview , but if i didn't minimize the app it is executing successfully.
The same application is works fine in 10 SR4 version in other machine and i copied application from there to my machine which is having Qlikview 11 SR2 . Is this due to version problem ?
Thanks in advance.
I didn't find any obvious reason for that (seems it's multithreading issue), so I decided not to waste my time.
When It's not working and I need the trace messages I just use Debug mode.