Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
QlikView 11 for Developers

You're reading from  QlikView 11 for Developers

Product type Book
Published in Nov 2012
Publisher Packt
ISBN-13 9781849686068
Pages 534 pages
Edition 1st Edition
Languages

Table of Contents (23) Chapters

QlikView 11 for Developers
Credits
Foreword
About the Authors
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
Meet QlikView Seeing is Believing Data Sources Data Modeling Styling Up Building Dashboards Scripting Data Modeling Best Practices Basic Data Transformation Advanced Expressions Set Analysis and Point In Time Reporting Advanced Data Transformation More on Visual Design and User Experience Security Index

Hidden script


When QlikView script is being executed, the results of the actions are written to the Script Execution Progress window (and, if enabled, the log file). While this is a very useful feature to see what happened during reload, sometimes you do not want certain things (for example, login credentials) to be visible to everyone. In fact, sometimes you do not even want all developers to have access to the entire script. This is where the hidden script comes into play.

The hidden script is a password protected part of the script. It is always the left-most tab (and cannot be moved), so it is executed before the regular script is reloaded. Anything that is executed within the hidden script is not written to the log.

Note

Logging for the hidden script can be turned on by checking the Show Progress for Hidden Script checkbox on the Security tab of the Document Properties. Note that this will allow others to use the debugger to step through the hidden code. Since this defeats a main point...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}