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 |
---|---|
103 | |
36 | |
29 | |
25 | |
16 |
User | Count |
---|---|
133 | |
53 | |
53 | |
36 | |
26 |