Tuesday, December 11, 2018

MS Flows | Validate the SharePoint columns are having null values

Question:  How to check null values in MS Flows


Answer : @equals(coalesce(['Change columns value here'], ''), '')

No comments:

Post a Comment