Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I am adding another script tab in to my existing application to bring a new qvd in together with some new definition of a few fields and some conditions. After I hit "reload", it fetched everything and it looks good until it finished reloading and gave me an ambiguous error message saying:" Execution of script failed. Reload old data?"
I tested the new added script in a new application without the old script and it works fine. I tested the old scripts in the old application and they are good also...
Would you masters be able to find any possible reasons?
Thanks a lot,
Lynn
I'd think it's a logical loop in the data model, but "qualify *" rules it out...
Can you create new qvw, copy the whole script, and try to reload?
Hello Lynn,
Are you storing a QVD file on the line before the error?...
Did you activated the execution log file to see on wich line the error is?
Could you share this log with us to check it out?
Regards,
Just taking a shot in the dark.
Can you close the entire application and then again try to open and reload everything?
Thanks
AJ
Hi guys,
There is no error shown in the log file...and I closed it out and reopen it. Still the same problem...Really wish I could share the log so you guys can take a look for me but I am afraid the company policy won't allow me to do that..
Thanks,
Lynn
Are you storing a QVD file on the line before the error? Delete the stored qvd-file and run the script again.
Thanks for the tips, Ajay. How can I put Trace commands..? I searched it in the Qlikview help but didn't get anything...
What is Dev server? Does IT needs to be involved...?
Sorry I must sound like a dummy...:(
I didn't store a QVD in this script. I created QVDs and loaded them into this application.
Hi Lynn,
Go into Debug and do a step through of the script and see what happens.
Bill
It doesn't show any error....:(