I’m trying to automate a Column Filter node using flow variables, but I’m having a hard time figuring out how to do it.
Basically, what I am trying to do is creating a variable with the column name and injecting it into the Column Filter node (specifically in the Overwrite included_names field).
I’m definitely doing something wrong. Can anyone help me?
if you don’t feel like transposing then this might be helpful. When passing in variables to determine inclusion column names you need to move the setting of “any unknown column” to the exclusion box, before you configure your flow variable…
It seems to be working now! I checked the workflow you provided to copy the setup and it was exactly the same thing I was already doing, but for some reason it wasn’t working.