Hi,
I’m currently working with Classic Sharepoint activities to get the list items from a site. So, Get List Items activity has a property to filter the list. While I’m adding a column name and value, I’m getting a syntax error as: “Literal only supports value types and immutable type System.String. The type system.object cannot be used as literal”.
Has anyone faced this issue?
Appreciate your help.