Skip to content

Releases: viperior/qlik-snippets

v2.5.0

08 Feb 21:14
Compare
Choose a tag to compare

New features

  • Add GetMaxValue() subroutine, which finds the maximum numeric value within a specific table and field

v2.4.1

03 Dec 18:54
Compare
Choose a tag to compare

Issues fixed

Catch error when RequireRecentData subroutine is used to scan a table with no rows

v2.4.0

30 Nov 20:43
Compare
Choose a tag to compare

New features

Add the data_recency_threshold config option, which sets the maximum elapsed time that can pass before a data source is rejected for not being accessed recently enough

v2.3.0

23 Nov 23:21
Compare
Choose a tag to compare

Improvements

  • Improve the usability of the ProfileTableFieldValues subroutine by simplifying the code used to call it
  • Add first-time setup instructions to the readme
  • Improve usage instructions in readme

v2.2.0

20 Nov 23:42
Compare
Choose a tag to compare

New features

Add subroutine that loads configuration options for the current Qlik Sense Enterprise server

v2.1.0

17 Nov 19:57
Compare
Choose a tag to compare

New features

Add GetScriptVersion() subroutine, which retrieves a version number from an external .VERSION file

v2.0.0

16 Nov 19:43
Compare
Choose a tag to compare

Improvements

Move ProfileTableFieldValues readme and script to repo's root directory

v1.0.0

15 Oct 18:27
Compare
Choose a tag to compare

First official release of this Qlik re-usable subroutine library