Skip to content

New component unpivot and output bug fix

Compare
Choose a tag to compare
@jlolling jlolling released this 23 Jun 21:31
· 29 commits to master since this release

The new component tFileExcelSheetInputUnpivot provides the feature to unpivot (or normalize) data provided in a variable number of columns. Please refer to the documentation of tFileExcelSheetInput.

tFileExcelSheetInput has now the option to tolerant find a sheet even if it is not exactly named as expected.
Spaces, - _ and case will be ignored optionally

tFileExcelSheetOutput: set data formats has been fixed.