There is an automation being performed where the latest file based on the creation date is taken from SharePoint Documents. From there we need to create a table in the worksheet and then use the table to add it in the list present on the SharePoint
When this action is being performed, there is an error thrown that a table with the name already exists. Is there a way where we can tweak this to get this working?
Help appreciated