Several value types in same column

Hello there!

For such cases following approach is mostly ok:

  1. use Unpivoting to have all columns in one column
  2. apply rules
  3. use Pivoting to have your original table structure

Here is workflow.
Column loop II_ipazin.knwf (69.7 KB)

Flow variable holding column name doesn’t reference column values in Rule Engine node.
See here:

And check this workflow:

Br,
Ivan

4 Likes