Hi Team,
I'm currently using the drop down tool for user to choose the column they want to process. And I want to enable the [None] option for user. but I found it would be very hard to deal with the following workflow if the user choose [None].
Is there any way I can realize the logic like "if the user choose a column from the dropdown tool, then process this column into the following steps, but if the user choose [None] from dropdown tool, then enter into another path"?