Hello,
I am having trouble getting a flow process to recognize a baseenum value from Dynamics 365 for operations. I have setup a flow that uses a method to query a D365O data entity that I found online. The filter looks like the line below:
PurchaseOrderLineStatus eq Microsoft.Dynamics.DataEntities.PurchStatus'Backorder'
The flow execution doesn't create an error message, but the process does not return any results. If I remove the line, the process will return all the records from the purchase order line entity including the ones with purchStatus = 'Backorder' What am I mssing in this setup?


Report
All responses (
Answers (