Hey Obsidian Community
I’m having a bit of a pickle with the DataView plugin and could really use your wisdom! Here’s the situation: simple list or table queries without any conditions are working just fine, but as soon as I introduce a FROM or WHERE, it’s a no-go.
list
table
FROM
WHERE
Install , re install dataview plug in
You should include the full path. So I believe the query would be:
```dataview TABLE aliases FROM "THE BRAIN/RESSOURCES" ```
Hope this helps. Good luck!
Probably a copy-paste issue, but straight quotes as well: fixed!! "THE BRAIN/RESSOURCES"
"THE BRAIN/RESSOURCES"
Good call! Just fixed it. Thanks!
It’s working , big thanks to you guys .
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.