system process to create dimension period
Posted: Fri Feb 28, 2025 5:20 am
I found in my legacy system a process that can be used to create dimension period, with below hierarchies, 'all_years_by QTR', 'all_years_by HLFYEAR', 'all_years_CUM', 'all_years_by YTD'. The elements are detailed to month.
But now I need to create the period dimension with detail to date and accumulate it by week/month/QTR/year. I examine the legacy process. The relevant part of this function seems to be removed. I was wondering where can I found the complete source code for this period dimension creation process, with flexible definition by user?
But now I need to create the period dimension with detail to date and accumulate it by week/month/QTR/year. I examine the legacy process. The relevant part of this function seems to be removed. I was wondering where can I found the complete source code for this period dimension creation process, with flexible definition by user?