'Power Automate - Create new excel file with the contents of another

I want to create a flow that triggers when I receive an email with an attachment. The file received is an Excel in .xls format.

I need to: Copy that file to a OneDrive business folder. Create a new file, in .xlsx format, with the contents of the previous file. Delete initial file.

Can you help me? The initial .xls file format is giving me headaches.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source