I have had no luck with a query constrained to a folder. Example:
```dataview
LIST FROM "CBC"
```
The result is
Dataview: Query returned 0 results.
even though the “CBC” folder has many notes. Whereas, for example,
```dataview
LIST FROM #cbc
```
correctly returns notes from files tagged #cbc.
Obsidian v0.12.15, Dataview v0.4.5
Thanks,
–chip