Sum by day #904
Answered
by
davidlythgoe
davidlythgoe
asked this question in
Q&A
Sum by day
#904
-
...with normal apologies for lack of knowledge, amateur coder... I am trying to aggregate frontmatter entries: `studyhours: 2` where I might have several entries on the same day. I have tried: `
` but can't get the group and sum to work... I nearly get it but can't find the syntax to sum:
where what I want is:
I have tried wiring up: but can't get something that works... dataview or dataviewjs. Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
davidlythgoe
Mar 4, 2022
Replies: 1 comment
-
fumbled my way to this... which works if it will help anyone else...
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davidlythgoe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fumbled my way to this... which works if it will help anyone else...