Replies: 1 comment
-
Hi.
Or like this (but it seems to return the same value here too, so both options should work):
I haven't yet figured out if it is necessary to specify |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm new to Obsidian and Dataview.
During 'daily note template' creation I tried to add a simple dataview query as below:
WHile executing, I get the below parsing error:
Dataview: Error:
-- PARSING FAILED --------------------------------------------------
1 | list
Expected one of the following:
'(', ')', 'null', boolean, date, duration, file link, list ('[1, 2, 3]'), negated field, number, object ('{ a: 1, b: 2 }'), string, variable
Any guidance to make this work will help.
Beta Was this translation helpful? Give feedback.
All reactions