Bug or Feature? Constant Value Column with Variables

Hi,
quite often (especially in loops) I add a constant value column to my data. The added value comes from a variable which is quite often a integer or double value. Unfortunately the Node “contant value column” does not recognize these variables as numericals but as strings. So I have to add an additional node like string to number to get the desired result.
I added an example below:
image
Table from Node 8 looks like:
image
Conversion to variables:

When applying the “integer variable” to the settings I receive following error:
image

By adjusting the settings to “string” it works…
image

Andreas

3 Likes

Hello @ActionAndi,

add dummy number value instead of empty string you currently have and should work as expected.
Agree this is a bit confusing and there is ticket to address it. (Internal Reference: AP-9417)

Br,
Ivan

4 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.