Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
NavinReddy
Creator II
Creator II

Edit Script Error

Hi All,

I want to find out error in edit script But having multiple tabs(15Tabs)

i.e the error in 14 tab if i reload it will take 5 hours ,

with out reloading how can i find out error in 14 tab directly

plz help me

Thanks in Advance

Niranjan

7 Replies
advait_thakur
Creator III
Creator III

Hello Niranjan,

   Qlikview has given the provision of checking errors and syntax. To do so you need to click on Debug. (See the image below)

Also comment your all 13 tabs. Comment // or /* or right click it and comment till 13 tabs.

By doing so you will load only 14th Tab.

Debug.jpg

I hope this will help you and save your time.

Thanks

Advait

Join the official Qlik Enthusiast's page here
https://www.linkedin.com/groups/6513382/
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     You can use the Debug option.

    

     This will let you reload the application with limited row of data.

     You will find this option in Edit Script Window next to Reload button.

     I m sure with 10 or 100 records it will be faster.

Regards,

Kaushik Solanki    

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
jagan
Partner - Champion III
Partner - Champion III

Hi,

Use Debug option in script and select Limit Load option and give 100 or any less number, so that it only loads 100 records and loads faster.

Hope this helps you.

Regards,

Jagan.

er_mohit
Master II
Master II

use function exit script ;  

at last of tab 14

in tab EXIT Script;

Not applicable

Yes Niranjan both Kaushik and Advait are bang on and seems like this will be the best way to troubleshoot.

Cheers

VS

NavinReddy
Creator II
Creator II
Author

Hi

Thanks to all really its helping tome find out bug

Thanks & Regards

Niranjan

Anonymous
Not applicable

Hi Thakur,

In your image there is a symbol before 17 (hammer), whats the use with that?, i seen it has difference in qlikview11and 12 versions...