Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
Can anybody tell me if it's possible to hide tabs in QlikView Script Editor?
I know a Hidden Script can be created but I would like to hide other tabs if possible.
Thanks! ![]()
There is no way to show a sub tab, but you can use container to include more than one object (and making the layout like a sub tab) ....
Hi Kuldeep,
Copy paste your script into a text file and save it in your computer. Save the file either as .txt or .qvs. Go to Qlikview script editor and then select Insert--> Include Statement-->choose your script file. it will add a line in your script editor like below
Example:
$(Include=c:\users\username\desktop\your external script.qvs)
Loading qlikview file will call this script file every time and execute. Attaching a working example. Have a look.
;
Hi Shankarece,
Thanks for the reply. It was really very helpful.
Much appreciated ![]()
Regards,
KC
You can mark it as helpful or correct answer if it so.![]()
He can't, it's not his discussion ![]()
![]()
Ha ha Actually ![]()
But thanks for your help guys..It was really very useful
![]()
Regards,
KC