Hi,
I have a folder that creates a project folder in SharePoint when a project is added to a project list in SharePoint. I am trying to name the project folder with [Start Date] [Project Title] - but want to format the Start Date with yyyyMM. Trying this expression:
formatDateTime(['triggerOutputs()?['body/Start_x0020_Date']'],'yyyyMM')
But gets that it is invalid. Anyone who can help?
Thanks!!
