Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

New Tab in Script Editor not reloaded

Hello,

I have an existing Qlikview dashboard which was created by someone else and has quite a few tabs created in Edit Script.

I am currently working on adding few things to this dashboard for which i created a new tab to load data from the qvd files.

When i reload the script. it does not recognize this new tab that i created. However when i copy the code from this new tab to one of the existing tabs and reload it works just fine. i.e. it recognizes all the tables / fields etc.

I am wondering why this is happening. Any help will be much appreciated.

Thanks you

PT 

1 Solution

Accepted Solutions
sunny_talwar

Do you have exit script at the end of the old tab may be?

View solution in original post

7 Replies
Chanty4u
MVP
MVP

hi,

did u done partial reload?

sunny_talwar

Do you have exit script at the end of the old tab may be?

agustinbobba
Partner - Creator
Partner - Creator

Try to find "Exit Script" statement in your script, maybe is that the problem.

Colin-Albert

Enable the document log (Generate Logfile) and you can see the last command that executed in your script.

GenerateLogfile.JPG

Not applicable
Author

If you use this syntax /* (used for commenting) without closing it with *\  it will not reload anything beyond the first time the syntax was added to the script.

Not applicable
Author

Hey Guys.

Appreciate your responses. Thank you.

Yes, there was exit script as well as some missing *\ comments tabs in the existing tabs which was causing the new tab(s) to not reload.

Issue Resolved. Thank guys.

Regards,

Pranav

sunny_talwar

Awesome, I am glad we collaboratively were able to help you out.

Do you mind closing this thread down by marking correct and helpful responses

Qlik Community Tip: Marking Replies as Correct or Helpful