v1.23
Release 1.23
aka NBi 1.23.0
appVeyor build - nuget link - gpr link Upgrade-Package NBi.Framework -version 1.23.0
This release 1.23 extends the work on the alterations but also welcome some features and bug fixes from new contributors: lukzas, TheAutomatingMrLynch , saviourofdp or people reporting issues with the toolset and its documentation: FLandgraf, volkerheck, AnimeshRoy86, fdw. All these important contributions are really welcome.
What's new
Framework
- #632 -
query-scalar
to get a Json value out of a database - #623 - Iterative result-set
- #584 - Add namespaces to CSharpScalarResolver
Some new alterations to ease the writing of tests:
- #620 - Alteration
union
to create a single result-set from two - #617 - Alteration
duplicate
- #618 - Output transformations within the duplicate alteration
- #562 - Alteration filtering on unique-rows
- #569 - Alteration
extend
supporting variables when defining the script for the new value - #579 - Count operation for summarization
- #590 - Create a result-set applying a cartesian product of a sequence and a result-set
Some new native transformations to ease the transformation of data
- #640 - Native transformation to apply a mask to a text
- #637 - Native transformation to remove a given char from a text
- #619 - Native transformation to divide a numeric value
bug fixes
- #663 -
run-once
is broken - #638 - Wait for Power BI Desktop to Get Going
- #600 - Error while trying to open Power BI Desktop
- #612 -
save suite
action incorrectly serializes CSV profile properties - #591 - Nunit FileLoadException when using Bootstrapper in Visual Studio 2019
genbiL
- #610 - Adding CSV profile and other small additions to genbiL