
Hi all i am having trouble creating a Folder in sharepoint from Dynamics information
I want to create a folder with
Customer Name - Opportunity number - Opportunity description.
I can get this to create apart from one issue For the Customer name all I get is the Guid and not the actual name.
How do I get it to show me the Account name and not the GUID?
Hi,
If GUID really is the only dynamic value you're getting out of the activity. I recommend using this value to search for the CustomerName in BC with another activity and use that as input for your Name when creating a file.