Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
What is qlikview components?
How to use the qlikview components?
Provide any steps to use with qlikview components and
How to do POC by using qlikview components
Please share your knowledge
Regards,
Vijay.M
Instead of creating your own library of scripts, you may also want to
consider QlikView Components (Qvc). Qvc is a free, open source
script library. Its mission is to implement scripting best practices,
improve the speed and quality of script development, and create a
common ground between script developers.
Qvc contains subroutines and functions to automate tasks of
intermediate complexity, such as creating calendars, incremental
loads, and the creation of link tables to support multiple fact tables.
"Qlikview Components" Open Source Project
GitHub - RobWunderlich/Qlikview-Components: A library for common Qlikview Scripting tasks
Not sure what you mean with POC in the context of a library for common scripting tasks.
There are samples included in the GIT repository, maybe these prove whatever your concept need.
So by using qvc we can reduce the script line and get better performance am i right
Instead of creating your own library of scripts, you may also want to
consider QlikView Components (Qvc). Qvc is a free, open source
script library. Its mission is to implement scripting best practices,
improve the speed and quality of script development, and create a
common ground between script developers.
Qvc contains subroutines and functions to automate tasks of
intermediate complexity, such as creating calendars, incremental
loads, and the creation of link tables to support multiple fact tables.