Posts Tagged: condition
January 13, 2019
How to perform a contains data check in Microsoft Flow
Reading Time: < 1 minute Microsoft Flow doesn’t have “contains data” or “does not contain data” operator options in its condition action. It is still possible to perform a “contains data” search by using the “is equal to” or “is not equal to” operator along with a null function. The steps below[…]
In Microsoft Flow, Tips