Hi All,
Does anyone know / understand this error code? Looks like a new problem apparently ..
I've rebuilt the flow from scratch twice and I'm still getting the same error code.
Thanks! Laura
The apply to each action is used to evaluate an array of values, like a list of names or dates. But in your case I think its just a single approval date per item in the list. If you were using a Get Items to get all the list items then you would need an Apply to Each. But since your trigger fires for each item created or modified there is only one approval date to be evaluated.
What are you trying to do with the date? Let me know that and I can tell you what action you need.
Please explain / clarify array in lamen terms? 🙂
It was a suggestion from another user, I can try a different format, if you have one in mind?
thanks!
Why are you using an Apply to Each at that point? The flow will trigger for each item, so you are evaluating a single date, but trying to treat it as an array. I suspect what you want at this point is some kind of condition to compare the date to some value.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional