hi everyone
am creating a flow that will take an employee list from Sharepoint
and store it in an Excel table, every time the bot runs will take all the data in the SharePoint list. thus, there will be a lot of duplicated data (every everytime it runs)
so am trying to make it after it stores everything, to delete only the duplicated and leave the original one
does anyone have an idea how to do that?
after that, I wanna add a part where it will make the bot run, and every month it will create a new excel table with the new month name ( so the data won't be too much in the future ) is that possible?
appreciated the help