Forum Discussion

Erik Wettergren's avatar
Erik Wettergren
Iron Contributor
Apr 30, 2019
Solved

How to use MS FLow and ODATA to filter a document library on file name?

Hi, I'm trying to filter a SharePoint document library using ODATA in the Get Items action in Flow. I can for example use the ODATA expression startswith(Title,'abc') to make it filter on the Title c...
  • Terry_McCullagh's avatar
    May 01, 2019

    Erik Wettergren 

     

    Erik,

     

    Instead of using name as the filter, try FileLeafRef -

     

    I was able to return all files from this library whose names start with the letter H.

     

    Hope this helps.

     

    Terry McCullagh

Resources