Hi All,
How can I set the filter of the column that will not equal to the all values of a column.
Ex.
My First Workflow filter is [PTP] != "Japan"
The needed update
[PTP] != All values in a column
Thank you!
Solved! Go to Solution.
Sorry for the unclear explanation
This is my example.
My static first filter is this [Field] != "Japan" then the needed update is [Field] != to the [F2] (All values contains in [F2] will not get)
Hi @arjundelara
Here is a workflow for the task.
Workflow:
Basically if Field is not in F2 then it will come in unjoin
Hope this helps 🙂
If this post helps you please mark it as solution. And give a like if you dont mind 😀👍