Hi All
I have a flow which creates an excel file in SharePoint in turn it then creates a table within that file which is all working as expected. However I need to add an element to the flow which creates a new column to that table based off one of the other columns currently within the table. The column I want to base to base it off of is a postcode column and what I also require it to do is split it at the first space.
Has anyone achieved this or know a way how to?