I'm trying to fetch data using SystemUsers entity in D365 Finance and using values saved in an array to filter results. See screenshot below.
Each time I run the flow, I run into this error. However if I give string value explicitly to the filter, data is retrieved without an issue. What am I missing? Suggestions please. Thanks
An error has occurred. Could not find a property named 'xxx' on type 'Microsoft.Dynamics.DataEntities.SystemUser'.
Solved! Go to Solution.
Got it working by putting item() in single quotes.
User | Count |
---|---|
97 | |
40 | |
27 | |
23 | |
16 |
User | Count |
---|---|
130 | |
51 | |
48 | |
36 | |
24 |