Hello,
I am pretty new to Automate but find it extremely useful. I have managed to build a pretty good flow from forms to SharePoint via MS docs and some good YouTube videos. I truly would appreciate any help or any reference materials to read.
"The 'from' property value in the 'select' action inputs is of type 'Null'. The value must be an array."
Issue:
In my form, I have branching so at times, I may not receive any answers for certain questions and that is ok because they were not needed to be answered. In some of my multiple choice, multi selection questions, Flow is expecting values and throws an error saying it expects an array and not a null value. How do i write an IF statement to handle that so no errors are thrown when something that is ok happens. In other words, null values may be ok at times.
Thank you again and look forward to your replies.
Solved! Go to Solution.
Please move your step parse step to the yes
Please using condition action as below as below:
If this post helps you with your problem, please mark your as Accepted solution.
If you like my response, please give it a Thumbs Up.
MG (Naturally Curious)
Thanks for the suggestion MG, though i think I may not be doing something right.
I added the condition as an action right before it does the json parsing, but it still errored out.
That being said, I have two boxes "If Yes" and "If No", not sure if I had to do something with those two.
Please move your step parse step to the yes
Thank you Mira!
Hi,
Were you able to resolve this issue. I've added the condition to the flow but still get the Error
The 'from' property value in the 'select' action inputs is of type 'Null'. The value must be an array.
Any idea or thought to allow the array not to trigger if the question is null?
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
39 | |
37 | |
37 | |
33 | |
28 |
User | Count |
---|---|
39 | |
36 | |
32 | |
29 | |
23 |