Hi everyone,
With the function "get items", i want to get some datas in a sharepoint list as you can see below
It work's perfectly when my variable "indicateur" doesn't have any simple quote -> '
But if there is a simple quote inside, it doesn't work.
For example, with these chains :
I searched on forums and and I found theses solutions :
I tried to use a \ before the simple quote. I tried to use two simples quotes -> ''
Both didn't work 😞
Someone knows a solution ?
Thanks for reading,
Sorry for my bad english
Solved! Go to Solution.
HI @Anonymous,
Could you please share a screenshot of your flow's configuration?
I have made a test and the issue is confirmed on my side. The simple quote (') could not be wrapped within a single quotes (''), the single quotation mark is the only way to wrap string literals, if there is a simple quote (') within the single quotes, it would cause conflicts.
I afraid that there is no way to achieve your needs in Microsoft Flow currently, if you would like this feature to be added in Microsoft Flow, please submit an idea to Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
More details about the single quotation mark operator, please check the following article:
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-definition-language#operators
Best regards,
Kris
HI @Anonymous,
Could you please share a screenshot of your flow's configuration?
I have made a test and the issue is confirmed on my side. The simple quote (') could not be wrapped within a single quotes (''), the single quotation mark is the only way to wrap string literals, if there is a simple quote (') within the single quotes, it would cause conflicts.
I afraid that there is no way to achieve your needs in Microsoft Flow currently, if you would like this feature to be added in Microsoft Flow, please submit an idea to Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
More details about the single quotation mark operator, please check the following article:
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-definition-language#operators
Best regards,
Kris
Ok... That's what I thought
I'm going to rename my indicators (literals without simple quote) !
Thanks a lot for your time !!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
2 | |
2 | |
2 | |
2 | |
2 |