Closed bhickta closed 3 years ago
```dataview list Vocabulary from "Daily" ```
Output
Problem
This behavior is intended; if you want to filter out the pages to just those that have the field, use
LIST Vocabulary WHERE Vocabulary FROM "Daily"
Currently if we query out some field, the output have all pages in the scope ( of From function) even if field is not present in that page
Example
Output
Problem