Hi:
I have the following Scenario:
Solved! Go to Solution.
Hello @SueA ,
it's not clear what you use in the 'Item' field, but that must have a specific format:
{
"Column": "Value"
}
Hello @SueA ,
based on the error message you're trying to update the value 'True' to some column that doesn't want such value. Check which column it is, what type of column it is, and update it accordingly.
Hi Tom:
Thank you for your time to review this issue.
Per your suggestion, I changed the column type from "Yes/No" to a "Single line of text" data type. Set its variable to "Yes" and tried again.
And, I got the following error:
When I looked at the Update File Properties Step, I see the following:
INPUT:
{
"host": {
"connectionReferenceName": "shared_sharepointonline",
"operationId": "PatchFileItem"
},
"parameters": {
"dataset": "https://pagov.sharepoint.com/sites/gg-dcsandbox3/SueTestSite/",
"table": "https://pagov.sharepoint.com/sites/gg-dcsandbox3/SueTestSite/OBLIb1",
"id": 1,
"item": "Yes"
}
}
OUPUT:
{
"error": {
"code": 502,
"source": "power-apis-usgov001-public.azure-apihub.us",
"clientRequestId": "3849e967-9c22-4fef-aca6-f1da8248caa6",
"message": "BadGateway",
"innerError": {
"status": 500,
"message": "Unexpected character encountered while parsing value: Y. Path '', line 0, position 0.\r\nclientRequestId: 3849e967-9c22-4fef-aca6-f1da8248caa6\r\nserviceRequestId: 3849e967-9c22-4fef-aca6-f1da8248caa6"
}
}
}
Then, I changed the column type to Numeric, variable to Integer and set the variable to value to 1.
Composed the variable.
Used OUTPUT of the Compose for the ITM value in the Update properties Step:
I then changed the Records Review column to "Numeric" Dat type.
With Variable to Numeric
and set the variable to Number 1.
Then I ran the FLOW again. Errored out.
The Update Properties step showed the following as an output:
Hello @SueA ,
it's not clear what you use in the 'Item' field, but that must have a specific format:
{
"Column": "Value"
}
Hi Tom:
That worked! 🙂
Here are my steps:
Wow! This is really amazing! I would not have been able to figure this on my own. Thank you for the valuable tip.
Deeply appreciate your kind support.
Regards,
SueA
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Learn from the top Power BI, Power Apps, Power Automate & Power Virtual Agents experts!
User | Count |
---|---|
32 | |
32 | |
22 | |
22 | |
19 |
User | Count |
---|---|
57 | |
56 | |
41 | |
37 | |
29 |