Unpivoting with dynamic columns

Hi together,

I have the following question:

Is it possible, to use dynamic columns within the unpivoting node?

For example, I have the following columns as value columns:

image

This columns can be different, depending on the input data.

I’ve seen the option to use regular expressions. Is this the solution for this issue?

Thank you in advance.

Best regards,

Andreas

As far as I know you could use variables as “temp names” do the transformation and then rename the table with the original values. I thought I have seen this in a workflow.
BR

Hi @Schmali93,
if i remember correct this can be done with the node settings enforce inclution or enforce exclution. Which are below the including and excluding list boxes.

BR

Hi together,

thank you all for your feedback.

I’ve solved this issue with a wildcard now (Q*), as the column will always start with a Q.

It works for the moment.

Best regards,

Andreas

1 Like

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