Community node - ApplyMap

Hi There,

I just released the Community node “ApplyMap”
This node was developed to have an easy way of mapping values. For example when APIs give ids instead of string values.
It takes 2 inputs, one normal data input and one mapping tables input.

This mapping Table consists of 3 fields:

  • mapName
  • input
  • output

I used to be a (BI) Qlik consultant, this node was heavily inspired by the ApplyMap functionality of Qlik.
ApplyMap - script function | QlikView Help


image

Check the Readme on the GitHub Repo/NPM package for more info.

Special thanks to PayCaptain for sponsoring part of this node.

3 Likes