
Announcements
I have a flow with a step to get a list of records from an entity defined in Common Data Service, I want to filter the results based on another filed I am passing in my flow. But I can't figure out what the left side (entity property) of my equal should be. I have tried passing the entity name.field name, tried putting quotes around it, tried brackets, tried just using the display name - nothing seems to work. Does anyone know the syntax for the odata filter property on the CDS - List Records action?
Here are the messages I am getting for each:
Finally figured out that the name is case sensitive. Must type field name in lower case!