Announcements
Hello,
I'm trying to filter a Sharepoint Document Library using the filter function and the 'Folder path' property, the problem is the name is "Notas de Crédito" which has both an é and spaces.
I've read that you can filter with spaces if you substitute it with "%20" but what about the "é"?
Thanks.
Hi @CarlosCalleja ,
Try %138
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Thanks for the quick response. I tried this but unfortunately it's not working.
The formula I used on the gallery is Filter('NOTAS DE CRÉDITO','Folder path'="NOTAS%20DE%20CR%138DITO/TA%20HN/")
Actually that is wrong - it needs Hex try %e8
It's still not working.
But I don't think it is an issue with the é, because I tried filtering another folder using "%20" instead of spaces and it also does not work.
Try this
With( {wPath:"NOTAS DE CRèDITO/TA HN/"}, Filter( 'NOTAS DE CRÉDITO', 'Folder path'=wPath ) )
Thank you Warren. Unfortunately it's still showing no results.
Hi, it somehow started working with spaces and without the character, I used a formula that I tried yesterday:
Filter('NOTAS DE CRÉDITO','Folder path'="NOTAS DE CRDITO/")
I'm not sure what was causing it not to appear yesterday.
The problem now is with this formula I can only see the first two folders for some reason, instead of the 8 folders I have on that one.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,041
11manish 676
Valantis 655