Forum Discussion
john john
Aug 09, 2022Steel Contributor
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...
Aug 10, 2022
I have no idea if this works with Power Automate by try something line
"fee1" & Chr(13) & "fee2" & Chr(13) & "fee3"
"fee1" & Chr(13) & "fee2" & Chr(13) & "fee3"