I have a flow to update a planner task when a SharePoint item is modified. The flow gives an error when I want to add a label based on a variable.
First I make the variable (FinalAssignedTo) based on the AssignedTo, then I make the outcome for the label based on the expressoin "if(contains(variables('FinalAssignedTo'), 'name@domain.com'), 'true', 'false')"
Then I update the Planner task with the outcome from the label.
I get the following error message: "An open type property has an invalid type."
I have the same situation in a flow "New SharePoint item -> Make Planner task". In this flow it is working correct.
Can someone help me to solve this issue?
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.
User | Count |
---|---|
75 | |
20 | |
17 | |
14 | |
13 |
User | Count |
---|---|
128 | |
35 | |
29 | |
28 | |
25 |