Hi
How do I clear the Optionset field's value through flow?
Thanks
Vikram
@abm This worked for option set, I will mark this as the solution.
When I used "null" to set Date field it threw me the error below. Probably it is string to datetime cast exception. Can you suggest me a way to blank out/clear datetime fields please?
Error:
while validating input parameters: Microsoft.OData.ODataException: Cannot convert the literal '' to the expected type 'Edm.Date'. ---> System.FormatException: String '' was not recognized as a valid Edm.Date.\\r\\n
@abm Thanks for the reply. I will test this and will update you shortly.
Here I have a field called Type which is an optionset. What you need to do is set null expression as value. Please see below.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1