Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My QlikView application stuck when reload the data. I don't know why stuck when run the first statement on qlikview application.
Application Script:
SET ThousandSep=',';
SET ...
...
Log info:
...
29/2/2016 10:20:12 AM Information 29-02-2016 10:20:12 AM: SET ThousandSep=','
2/
Seek your assistance, thanks a million.
Is this all you see of the log info? How do you reload - in your QlikView Desktop or on the server?
Try to reload the application manually, using the debugger.
Is this all you see of the log info?
If you share more of your load script it would be much easier to help you.
please share the detailed log file ...that will help us to check the issue and help you out with the same
Hi Alex,
Comment the Application Script: line and try to reload.
If you need that statement then place it after all the set statement and try it.
to reload the apllication freshly
Thank you for your reply, I reload it manually, and it can run normally again, very strange
Hi,
Check this way,
HTH,
Hirish