Skip to content

Releases: nabeel-oz/qlik-sas-reader

v.3.0

14 Dec 01:03
Compare
Choose a tag to compare

Feature Release

Load SAS datasets stored in SAS7BDAT or XPORT files into Qlik Sense and QlikView.

Change Log v.3.0

  • New SAS to Qlik Converter app for Qlik Sense to simplify bath conversion of files.
  • If conversion with pandas fails, another attempt will be made with the sas7bdat module.
  • Fix issues where the file handle was left open in certain cases.

qlik-sas-reader-3.0.zip

v.2.0

11 Dec 06:18
Compare
Choose a tag to compare

Feature Release

Load SAS datasets stored in SAS7BDAT or XPORT files into Qlik Sense and QlikView.

Change Log v.2.0

  • New functionality to automatically decode text data using common code pages.
  • New functionality to provide field labels by looking up SAS variable attributes.
  • Improved streaming of data to handle larger files.

qlik-sas-reader-2.0.zip

v.1.2

10 Dec 00:31
Compare
Choose a tag to compare

Maintenance Release

Load SAS datasets stored in SAS7BDAT or XPORT files into Qlik Sense and QlikView.

Change Log v.1.2

  • The chunksize parameter now defaults to 1000. This means that files are read iteratively by default, 1000 rows at a time.
  • Qlik-SAS-Init.bat opens port 50056 to allow communication with this SSE.

qlik-sas-reader-1.2.zip

v.1.1

23 May 04:29
e7f10c6
Compare
Choose a tag to compare

Minor Release

Load SAS datasets stored in SAS7BDAT or XPORT files into Qlik Sense and QlikView.

Change Log v.1.1

  • Qlik-SAS-Init.bat now imports an additional library grpcio-tools due to a change in dependencies.
  • Qlik-SAS-Init.bat now copies the project files to the Python virtual environment instead of moving them. This makes it a bit easier to delete the environment and run the initialization again if required.

qlik-sas-reader-1.1.zip

v.1.0

02 May 01:34
33be197
Compare
Choose a tag to compare

Initial release

Load SAS datasets stored in SAS7BDAT or XPORT files into Qlik Sense and QlikView.

qlik-sas-reader-1.0.zip