Forum Discussion

john john's avatar
john john
Steel Contributor
Aug 09, 2022

Can i show a Word document property which is linked to SharePoint multiple line of text on multiple

We have a SharePoint document library which contain a field of type plain text multiple-line, as follow:-

 
 

 

 

 

 

and using Power Automate we are populating this field value inside a word document property as follow (the word document property is inside the word document Quick Parts):-

 

 

now if the user enters the following value inside the SharePoint item (3 lines of text):-

 

the result will be as one paragraph inside word document property without any new lines:-

 

Although inside Power Automate the value that will be passed from SharePoint will be as follow (with \n repressing new lines):-

 

any advice please, how i can show the text inside word document with new lines as in the source SharePoint list?

Thanks

Resources