Someone please help, I am trying to retrieve records from CDS, i have a filter query in the Action like this :
name eq items('Apply_to_each')['Constituency']. This action is in a loop, and the constituency in the function is the name of a lookup record in an excel spreadsheet, but during execution, it brings up the below error :
Solved! Go to Solution.
Under the filter query add a single quotes between the string name eq 'xxxx'.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog
Could you please post your flow screenshot?
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog@abm Look at the below:
The the second Image is where it is failing. The function is this :
Under the filter query add a single quotes between the string name eq 'xxxx'.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogUser | Count |
---|---|
89 | |
41 | |
22 | |
20 | |
16 |
User | Count |
---|---|
137 | |
56 | |
47 | |
36 | |
25 |