Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
I hope this will help you and save your time.
Thanks
Advait
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
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.
use function exit script ;
at last of tab 14
in tab EXIT Script;
Yes Niranjan both Kaushik and Advait are bang on and seems like this will be the best way to troubleshoot.
Cheers
VS
Hi
Thanks to all really its helping tome find out bug
Thanks & Regards
Niranjan
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...