Power Automate vs Power BI vs Python for Handling Multiple Excel Files - My Experience
Recently, I had to process multiple Excel files in a folder, each following one of two table layouts. My goal was to extract specific columns based on which table layout the file followed, perform calculations and aggregate the data effectively.
I tr...
ahamad.hashnode.dev3 min read