Created my first PA Flow, and it seems to work ok, but the files extensions are missing. It’s a very simple flow: Saving and renaming email’s attachment to a SharePoint library. The attachment gets saved and renamed… but it loses the file extension.
I have searched the Community, a found one post like what’s happening to me. But the solution of adding .pdf at the end of the File Name doesn’t seem to work. It created the file with a .pdf extension, but I can’t be read.

The email’s attachments are .pdf, so I’m not trying to cover the attachment into pdf, just want to rename it, and keep it as pdf.
This is the post I was referring to:
https://powerusers.microsoft.com/t5/Using-Flows/Missing-attachment-file-extension-when-creating-file-in/m-p/1348873
Screenshot of my flow:


Thanks, in advance!