web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How can I get file ext...
Power Automate
Answered

How can I get file extension?

(0) ShareShare
ReportReport
Posted on by 15

Hi all,

 

I am working on a flow that gets every incoming email with attachments and send the files to a SFTP.

 

I need to be able to look at the file extension but I don't know how can I do it, any suggestions?

I would like to select the PDFs and maybe some PNGs (but not sure).

 

Thank you!

Categories:
I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,830 Most Valuable Professional on at

    Hi @Rau,

     

    The when a new email arrives should have an Attachments field (array). Within that array there should be a Attachment name field which you can use. With a lastIndexOf function you can find the position of the last dot and extract the file extension value via a slice function.

     

    Below is an example.

     

    slice(items('Apply_to_each')?['name'], lastindexOf(items('Apply_to_each')?['name'], '.'))

     

     

    fileextension.png

  • Rau Profile Picture
    15 on at

    It worked! Thanks and sorry for the late reply.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 612

#2
Valantis Profile Picture

Valantis 344

#3
11manish Profile Picture

11manish 326

Last 30 days Overall leaderboard