Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In my document I am using two calendars, one calendar for several tabs and another for one tab.
What I'm trying to do is link them so say for example selecting month June and year 2010 on the HHCalendar and then selecting another tab that uses the other calendar, the selection I made will transfer on the other calendar.
I'm trying to link the year section and month section.
Calendar 1- Month field name is ConsumptionMonth, Year= ConsumptionYear
Calendar 2-Month = HHReadMonth, Year=HHReadYear.
Is it possible to link these so that the selection will appear on both calendars?
Thanks in advance,
mckay9999
Hello John,
Good workaround. If Dates used are on two different Tabs your solution is a good idea.But on a Dashboard I am searching for a solution.
My scenario is like this.
I have Material TransactionsTable with Order/Material Key and the BookingDate as the Date.
I have another Ordertable with Order/Material Key and the StartofProductionorderDate as Date.
I have a Dashboard in which various charts are showed by using the BookingDate as well as StartofProductionorderDate
The workaround which i did in the Dashboard is by getselectedcount in a chart and compelling to select the date needed.
I wonder whether DateIsland solution or your solution will work. I guess not both
Thanks and regards
sravan