I am struggling with some input. Although it should be correct, it ends up being invalid. How can I solve the issue with the message 'One or more fields provided is of type 'Null'; a different type is expected'? Please help me out.
I created 'Condition 1' to check if the category is 'School' when an item is created in SharePoint. If the category is 'Dorm', it should go to the 'false' section and process both 'PBiS Send To Users Dorm' and 'PBiS Submitted Users Dorm' in parallel branches at the same time. It seems like the 'Update item 5' section failed, while all the others are working with no issues.