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

Community site session details

Session Id : w7/AF5XXxq0mFwx6rg8c8G
Power Automate - Building Flows
Unanswered

Check if a file with this name exists in SPO Document Library

Like (0) ShareShare
ReportReport
Posted on 14 Nov 2022 09:47:11 by 375

Hi

I have a flow that works fine.

It gets user data from O365 and inserts it into a SPO list.

 

I have an SPO Document library with images.

 

I want to change my flow so that it checks if an image exists in the SPO Document Library.

If the image exists then I wan to put a "Yes" in a column in the list, if the image doesn't exist I want to put a "No" in the column in the list.

 

I get the error on my "Get Files"

"The field 'LinkFilename' of type 'Computed' cannot be used in the query filter expression."

 

Thanks

P

 

 

I have the same question (0)
  • grantjenkins Profile Picture
    11,059 Moderator on 14 Nov 2022 at 12:48:45
    Re: Check if a file with this name exists in SPO Document Library

    Unfortunately, you can't use Calculated Columns in your Filter Query on Get files.

     

    I would suggest you use Get files before your Apply to each, so you get the full list of files and are only calling Get files once (more efficient).

     

    Then in place of your Get files in the Apply to each, use a Filter query using the value from Get files as your input. You can use Calculated Columns in a Filter query.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete