Releases: viperior/qlik-snippets
Releases · viperior/qlik-snippets
v2.5.0
v2.4.1
Issues fixed
Catch error when RequireRecentData subroutine is used to scan a table with no rows
v2.4.0
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
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
New features
Add subroutine that loads configuration options for the current Qlik Sense Enterprise server
v2.1.0
New features
Add GetScriptVersion() subroutine, which retrieves a version number from an external .VERSION file
v2.0.0
Improvements
Move ProfileTableFieldValues readme and script to repo's root directory