Hello, newbie here. I’m sure this is a really basic question, but I can’t wrap my head around it.
I have a table of tasks and a separate daily log table where I track everything that happened that day. I want to be able to see all of the completed tasks for each day as a table in the expanded view of the daily log entries.
I created a linked relation column so the table shows up inside the expanded row of the daily log, but I’m not sure how to set the formula to populate it with the corresponding completed tasks for that date. Do I somehow filter it for matching dates?
I created a dummy document for this: https://coda.io/d/_dbmEpKPDzv1/Dummy-Doc-for-Displaying-Completed-Tasks-on-Daily-Log_suomEuZR
Any help is appreciated. Thank you!