I have two Calendar views each one is based on a separate table and this two tables are related for dose events its connected to other table
So I need to switch from one calendar to another with a button to go to another view, using:
LINKTOVIEW("Calendar Events")
but i wonder if there is an i Idea to switch to Specific date like when the first calendar is view 01/01/22 the LINKTOVIEW should move on to this date not to todays date and the same with Calendar View if the first one is week view the other one should show the same view
So the Switch Button Will work very prefect
I am fighting a similar topic where I would like to have an action opening an event in the calendar view immediately at the respective event date.
According to the link you provided I've tried this:
LINKTOROW([_THISROW].[Eventdatum], "Eventkalender")
But it keeps on opening showing today. Anybody has an idea where's the mistake..?
Thanks a lot!
User | Count |
---|---|
19 | |
9 | |
8 | |
6 | |
5 |