I have a calendar view that shows all tasks that are due (and color coded for each user), but I also have a “My Tasks” tab where each user can see just their tasks. This is working with a “Related Tasks” view, but I can’t figure out how to also have that view appear on a calendar.
When I change the view to “dashboard” I see all users not just the one user that I see in “detail” card mode (showing Owner_Detail I think). I tried to create a calendar view and use the “Show if” with Owner[Name]=Task[Owner] but that didn’t work.
Ideally I’d like these to use the dashboard and have both the my tasks list and my tasks calendar, but I can’t figure out how to create the slice for the dashboard view or the Show if code for the calendar view.
As always, thank you Google hive mind for your input!
