Skip to content

v5.0.1 of TSEEQ, The Structured ETL Engine for Qlik

Choose a tag to compare

@qlikperf qlikperf released this 01 Feb 23:06
· 17 commits to master since this release

New capabilities in v5.0.1:

  1. Ability to create QVDs from Web File connections with EXTRACT rules. Please see the last rule in the TABLES worksheet of SalesExtractRules.xls for an example.
  2. Support for new field creation with preceding LOAD in all 3 ETL stages. For examples, please see the TABLES worksheet in any of the following xls files: SalesExtractRules, SalesTransformRules and SalesLoadRules.

IMPORTANT NOTE: Generally, the preferred technique with which to create new fields are specific line item TRANSFORM_FIELDS rules, as shown on the TRANSFORM_FIELDS worksheet of SalesTransformRules.xls. This TRANSFORM_FIELDS technique provides much better traceability of new field derivation than does the preceding LOAD option. However, we now provide the additional option of new field creation with preceding LOAD in all 3 ETL stages, based on our users’ requests for the additional flexibility.