Hi.
Is there a way to simplification Dynamic Content I have?
This is Approval, I get Data From Form with many branching.
There`s Column Item Name, Qty, UoM, Price and the data will show up on Detail if there someone fill the Form.
And, I have 5 attachment data that I want to insert on Item link.
I tried something like this, it gets error.
What i want is, if 1 of 5 attachment is have file from Form branching is show up on link/attachment at Detail Approval.
Hey @Bumi_Teknik01
I would create a string variable, then do a loop to concatenate all your records of Item Name, Qty, UoM, Price
and put that variable in the body of the Approval.
The for the attachment as the property of item link can only show one url I would suggest to point to the item of your sharepoint list or leverage on the attachments property of the create approval