Hi all,
This flow is to update the 'All Day Event' checkbox to true in items that has a start date of UtcNow('yyyy-MM-ddT00:00:00Z') and nothing else for the rest of the fields in the item. There is this error that has been bugging the flow for awhile. Any one has done this before? Any solutions to this?
Thank you!
Hi @Anonymous,
Update checkbox value you could use Update item action directly.
You can configure the JSON Object directly in the corresponding field, in the following format:
[ { "Value": "True" }, { "Value": "False" } ]
This field can be updated by adding the value of the corresponding option as a key value.
Image reference:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey there,
Thanks for replying. I am unable to see the 'Checkbox' field in the Update item action. The 'All Day Event' checkbox field is nowhere to be found here. I think i am on the newer version of this action.
Hi @Anonymous,
Could you please share your column setting of the 'Checkbox' box field?
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
96 | |
37 | |
25 | |
23 | |
16 |
User | Count |
---|---|
129 | |
51 | |
48 | |
36 | |
24 |