The schema is correct.
But when the flow find an empty value in the column, it return:
Solved! Go to Solution.
found the solution
"For any property that you suspect might return null, simply wrap the type in a [“number”,”null”] to allow null values."
source:
https://www.sharepointsiren.com/2018/10/flow-parse-json-null-error-fix/
found the solution
"For any property that you suspect might return null, simply wrap the type in a [“number”,”null”] to allow null values."
source:
https://www.sharepointsiren.com/2018/10/flow-parse-json-null-error-fix/
Hello,
Thanks for providing the helpful link. I am sure it can help other community members.
User | Count |
---|---|
78 | |
55 | |
52 | |
43 | |
39 |
User | Count |
---|---|
80 | |
79 | |
75 | |
67 | |
43 |