Forum Discussion
Populate a Microsoft Word template with information from specific row in SharePoint list
- Dec 16, 2020
Hello ZdenekHavel
Thank you for the reply.
I did like you said:
But there is always error:
https://prod-92.westeurope.logic.azure.com/workflows/45f233c7a777421ab4c16636df7f5d0b/runs/08585936502674784067220570969CU57/actions/Get_items/contents/ActionOutputs?api-version=2017-07-01&se=2020-12-14T18%3A00%3A00.0000000Z&sp=%2Fruns%2F08585936502674784067220570969CU57%2Factions%2FGet_items%2Fcontents%2FActionOutputs%2Fread&sv=1.0&sig=oF5d4kAGPO1j0BGJWkF_m-qVUCxlQmTY38uJwVmW_w0
Any idea what that might be ?
Thank you,
- RobElliottDec 16, 2020Silver Contributor
ZdenekHavel StandaK and the dynamic content in the filter query must have single apostrophes before and after it:
The operators in a filter query are:
eq = equals
ne = not equals
gt = greater than
ge = greater than or equals
lt = less than
le = less than or equalsRob
Los Gallardos
Microsoft Power Automate Community Super User- StandaKDec 16, 2020Copper Contributor
Hello RobElliott and ZdenekHavel
Thank you both for your help and information. It is working now.
To bad I can not mark both of your answers as the best answer :-).
Thanks again and wish you the best Christmas ;-).
- RobElliottDec 16, 2020Silver Contributor
StandaK do bear in mind that ZdenekHavel 's answer was actually incorrect since the apostrophes were omitted
Rob
Los Gallardos
Microsoft Power Automate Community Super User