Thank you, I tried but it did not work.
Here is the front matter with the property. Essentially, I’m trying to have a table that will show every document that has the property “JD-Category” that is equal to “11 Moi & les autres”
Here is the code that I’m trying to use
TABLE WITHOUT ID file.link as Catégories
where startswith(JD-Category, "11 🙋 Moi & les autres")
sort file.link
But this is what I get
Any tricks that you have would be appreciated.
Have a great day