Dear community,
I am building a flow that assesses a MS Forms that should notify me if a long text field is not empty. Somehow "Answer to Question" is equal to fx null is not working. It returns a false for an empty field.
Any ideas on how to get around this?
Thank you.
BR,
Valentin
Solved! Go to Solution.
Hello @VB1792
You could use the empty() function, checking if the value of the form field is empty or not:
When writing the expression, write the function name (empty) and then select the form field from the dynamic content (don't try to write the forms field id!).
Hope it helps!
Ferran
Hello @VB1792
You could use the empty() function, checking if the value of the form field is empty or not:
When writing the expression, write the function name (empty) and then select the form field from the dynamic content (don't try to write the forms field id!).
Hope it helps!
Ferran
Hi Ferran,
thanks for the quick and on-point response. That now does the trick 🙂
Best wishes,
Valentin
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
29 | |
27 | |
23 | |
17 | |
10 |
User | Count |
---|---|
66 | |
58 | |
29 | |
27 | |
25 |