Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Today I launched an open source project named "Qlikview Components". My goal is to simplify some of the common scripting tasks and develop a community supported standard for scripting.
Here's the mission statement:
Qlikview Components (QVC) is a library of script subroutines and functions. The mission of Qlikview Components is:
You can find the project at http://qlikviewcomponents.org. There you'll find links to downloads, forums and an issue tracker.
The example and documentation qvw files in the project are not Personal Edition enabled. PE users can use QVC, they just can't open the documentation yet.
Feedback welcome.
-Rob
An updated version, V9.1 is available for download from:
Releases · RobWunderlich/Qlikview-Components · GitHub\
Changes for V9.1:
- Qlik Sense Compatible.
- Issue 8. Qvc.LinkTable may delete rows from source table.
- Issue 10. Qvc.Loader.v.KeyFieldIsUnique fails if keyfield exist in more than one table.
- Issue 11. Include of qvc.qvs causes script error in Qlik Sense.
Read the release notes here https://github.com/RobWunderlich/Qlikview-Components/raw/master/Doc/Qlikview%20Components%20Release%...
-Rob
Your link to the v9.1 release notes still links to the v9.0 document.
Thanks Gysbert. Fixed.
-Rob
A new version of QlikView Components (QVC) is now available. Version 10 brings many new features and big fixes, most notably, the first additions from the merger of QVC with QlikView Addict CodeBox (QVACB). This new release can be downloaded from: Release Version 10 · RobWunderlich/Qlikview-Components · GitHub
Changes for V10:
- QVC Documentation and Examples are Personal Edition enabled.
- Merged QVACB library with QVC.
- Migrated Sub from QVACB, Qvc.Icons. Bundle loads image files into a QVW.
- Migrated sub from QVACB, Qvc.QvdEmpty. Empties data from a QVD.
- Migrated sub from QVACB, Qvc.SegmentedStore. STOREs table into segmented QVDs by date range.
- Migrated function from QVACB, Qvc.DateDiff.
- Migrated function from QVACB, Qvc.Days360.
- Migrated function from QVACB, Qvc.NVL.
- Migrated function from QVACB, Qvc.InRange.
- Closed Issue 12. Qvc.ExpandInterval script error when field name contains comma.
- Closed Issue 5. Qvc.DbExtract Initial extraction proceeds even when KeyField has typo in it.
- Closed Issue 4. Qvc. DbExtract Provide table specific BaseValue.
Read the release notes here https://github.com/RobWunderlich/Qlikview-Components/raw/master/Doc/Qlikview%20Components%20Release%...
-Matt
Today we released a new version of QlikView Components (QVC). Version 10.1 brings bug fixes and improvements to additional functionality. This new release can be downloaded from: https://github.com/RobWunderlich/Qlikview-Components/releases/tag/v10.1
Changes for V10.1:
You can read the full release notes here.
-Matt
QVC V11 is now available.
-Rob