Dataview path

I’m having issue changing the file path in this query:

LIST WITHOUT ID InLinks
FROM "Knowledge"
WHERE file.path = this.file.path
FLATTEN file.inlinks AS InLinks
SORT InLinks.file.name desc

If I add something , like “Kowledge/Field” I get an empty list.

What am I doing wrong?

It was some kind of memory or google drive sync issue.
After a few hours and restarting Obsidian it worked without any tweak.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.