I have a dropdown which had source set as microflow. In the dropdown i need to add filter to exclude a particular value from list. The list operation activity has options like contains,filter but i need option like doesnot contain. How can i achieve this?
asked
Pragya Pandey
1 answers
0
Could you not use the find or filter action? Because if that returns empty it does not contain the value.