Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
How to connect master calendar when DB table having multiple Date fields.
EX: DB Table
ID |
Booking_date |
Conform_date |
Cancel_date |
Master Calendar
Date |
Year |
Month |
Quarter |
Week |
FY_YEAR |
FY_Quarter |
Year_Month |
Thanks,
Krishna.
see this
Hi Krishna,
You need to first combine all the dates into a table with the help of link table or Concatenate
and then master calender apply.
Thanks,
Arvind Patil
Or this?
Hi Krishna,
Multiple calendars might work for you. My main apps have three calendars for the three types of dates I use.