Announcements
I want to use the statement: "If A is not blank" function.
Is there any way I can use it in Power Automate?
As seen below, I would like the condition to say Facility is not blank (or not empty).
The expression string(null) is an empty string.
Facility is not equal to string(null)
Below are a couple of options that would work.
Check to see if the field is not equal to - and leave Choose a value blank.
Or wrap the field into an empty expression and test to see if it's not equal to true. Expressions below.
empty(outputs('When_an_item_is_created')?['Status/Value']) true
----------------------------------------------------------------------If I've answered your question, please mark the post as Solved.If you like my response, please consider giving it a Thumbs Up.
@grantjenkins "Leave it blank" also works. Great, I didn't know that.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 594
Valantis 328
David_MA 281 Super User 2026 Season 1