Hi All,
I have an excel file that gets uploaded automatically and saved to a SharePoint site (teams). The column names will include customer data and and data for each month of the financial Year.. Jul-23, Aug-23.... Jun-24. I am trying to find a way to dynamically remove the years from the table headers so its just Jul, Aug, Sept, Oct...etc..
id Customer Description Customer State Jul-23 Aug-23 Sep-23 Oct-23 Nov-23 Dec-23 Jan-24 Feb-24 Mar-24 Apr-24 May-24 Jun-24
to
id Customer Description Customer State Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Is something like this possible with Power Automate?