Legacy Column Expression Node to new Expression Node

@FrankColumbo one way to deal with dynamic column names in loops is to rename the column to a standard. Do the operations and rename it back. Not the most elegant solution but anyway.

Otherwise, I would need to think about the use case some more.

3 Likes