Solved! Go to Solution.
Try entering true in the expression window. It looks like you just entered true as text - you must enter it in the expression widow for it to be considered as the true constant rather than just plain text.
In addition, there is an issue with your expression - I will post a suggestion in a moment,
Try entering true in the expression window. It looks like you just entered true as text - you must enter it in the expression widow for it to be considered as the true constant rather than just plain text.
In addition, there is an issue with your expression - I will post a suggestion in a moment,
Thanks for the tip.
I am still getting the error though.
The error is complaining that the variable hasn't been initialized - I assume that you have an initialize variable action at the top of your Flow and before the condition - am I correct?
I just have it right at the top of the flow.
I thought that would be enough.
It won't allow it to go before the condition - only at the top level.
So, the initialize variable action is before the condition where you reference the variable - correct?
The initialise is the first thing that happens in the flow.
I am surprised it is not being picked up further in the flow.
Solved it.
It did not like
empty(variables('<FoundNotFound>'))
so I used a length statement around it.
Don't know why - I tested and had no issues....
It depends where you have it placed.
Where I had it was not acceptable, but anyway I've solved it.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
77 | |
26 | |
20 | |
16 | |
16 |
User | Count |
---|---|
145 | |
44 | |
44 | |
33 | |
30 |