Hello Experts!
Please pour your suggestions on how to create a power automate flow for below requirement i tried with couple of ways like compare and highlight the differences and ended up with issues.
Requirement:
Every month end we will get an excel sheet which contains list of users from a project ,every month new users will be onboarded and off boarded. I need to create a flow which compare the current month data(July2021.xlsx) and previous month data(June2021.xlsx)
and find the differences of two excel sheets and find how many new users has been onboarded and how many existing users are offboarded and need to show the differences in new excel sheet (output_diff.xlsx)
Expected output as below,
Kindly help to suggest some ways or ideas to implement this using power automate flow
Thanks in advance
Solved! Go to Solution.
Any Excel work is best done using VBA. Then, the bot can open Excel, run the VBA, and produce an output.
For the bot:
For the Excel VBA Macro (#4 above):
This will work...if you don't know VBA, the Record Macro option should be good enough, and anything that is not working you should be able to troubleshoot through googling.
Good luck
Please have a look at this blog
Compare 2 Excel files using Power Automate (sharepains.com)
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogAny Excel work is best done using VBA. Then, the bot can open Excel, run the VBA, and produce an output.
For the bot:
For the Excel VBA Macro (#4 above):
This will work...if you don't know VBA, the Record Macro option should be good enough, and anything that is not working you should be able to troubleshoot through googling.
Good luck
Thanks a lot let me give a try and update you asap
Thanks a lot for your suggestion
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.