Scenario:
Data Source: SharePoint
Field Name being referenced using Dynamic Content: IsCompleted (In SharePoint this is a numeric value with no decimal Places)
Issue:
So I have to use the Dynamic Content IsCompleted because there is not IsCompleted Value option.
The execution of template action 'Switch' failed: The result of the evaluation of 'scope' action expression '@triggerBody()?
'IsCompleted']' is not valid. It is of type 'Float' but is expected to be a value of type 'String, Integer'.