79244110

Date: 2024-12-02 12:41:37
Score: 2
Natty:
Report link

I have tried all of the mentioned answers using contains, indexof, substring but nothing was working for me.

In case you have a similar issue I advise trying a wildcard char (*) like this:

$filter=FileRef eq '*sites/my folder/subfolder*'

This was the only solution that worked for me and I found it in another thread after some time: original answer

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Has code block (-0.5):
  • Me too answer (2.5): have a similar issue
  • Low reputation (1):
Posted by: iwokal