The Date Table is common across all Fenwick Gold for Power BI apps and supports three calendars:

  • Fiscal Calendar: 12 month calendar starting on the 1st of any month other than January.
  • Standard Calendar: 12 month calendar starting on the 1st of January.
  • Weekly Calendar: Non-12 month calendar. Generally used for reporting on 445, 454, or 544 periods.

NOTE: Please ensure that you have designated a Calendar Type on the Fenwick Gold Setup for Power BI page in Business Central. To ensure that the reports represent your data accurately, please use date fields from the calendar that matches your designated Calendar Type in Business Central.

Common Fields

These fields that are common across all three calendars.

Field NameDescription
DateThe date table key. Specifies the unique value of a specific date record.
Week DayThis field shows the day of the week, displayed as the first three letters of the day, e.g. Mon, Tue, Wed, etc.
Day TypeThis field indicates whether the day of the week is a working day or non-working day.
Relative DaySpecifies the position of the date record relative to the Today reference. The Today reference is calculated each time the dataset is refreshed. The calculation is based on the UTC Offset value set on the Fenwick Gold Setup for Power BI page.

Date Periods

Field NameDescription
YearThis field displays the whole number of the year, in YYYY format (e.g. 2023).
QuarterSpecifies the quarter of the year in which the record falls.
Quarter YearThis field displays the quarter and year of the record, such as Q1 2023.
MonthThis field displays the month of the entry.
Month YearThis field displays the month and year of the entry, for instance, “July 2023”.
WeekThis field displays the number of the week within the year of the record.
Week YearThis field displays the week number and year of the record, for example, ‘W02 2023’

Relative Fields

These fields are designed to provide information about the position of the week, year, month, or quarter, relative to the Today reference. Values can be either negative or positive.

Field NameDescription
RelativeWeekPosThis field shows the difference in weeks between the current week and the week of the record, indicating how many weeks the entry is behind or ahead of the current week.
RelativeMonthPosThis field indicates the difference in months between the current month and the month of the record, showing how many months the entry is behind or ahead of the current month.
RelativeQuarterPosThis field displays the difference in quarters between the current quarter and the quarter of the record, indicating how many quarters the entry is behind or ahead of the current quarter.
RelativeYearPosThis field displays the difference in years between the current year and the year of the record, indicating how many years the entry is behind or ahead of the current year.

Start/End Date Fields

Field NameDescription
StartOfMonthThis field represents the start date of the month, i.e., the first day of the month in the calendar.
EndOfMonthThis field represents the end date of the month, i.e., the last day of the month in the calendar.
StartOfQuarterThis field represents the start date of the quarter, i.e., the first day of the quarter in the calendar.
EndOfQuarterThis field represents the end date of the quarter, i.e., the last day of the quarter in the calendar.
StartOfYearThis field represents the start date of the year, i.e., the firstday of the year in the calendar.
EndOfYearThis field represents the end date of the year, i.e., the last day of the year in the calendar.

Number of Day Fields

Field NameDescription
MonthDaysNumber of Days in the month.
QuarterDaysNumber of Days in the quarter.
YearDaysNumber of Days in the year.

Sequential Day Fields

These fields are only common to the Standard and Fiscal calendar.

Field NameDescription
DayOfMonthNumberSequential number of the day in the month.
DayOfQuarterNumberSequential number of the day in the quarter.
DayOfYearNumberSequential number of the day in the year.

Previous Date Fields

Field NameDescription
DatePreviousWeekSame relative day in previous week.
DatePreviousMonthSame relative day in previous month.
DatePreviousQuarterSame relative day in previous quarter.
DatePreviousYearSame relative day in previous year.

Weekly Calendar

These fields are specific to the Weekly calendar.

Field NameDescription
Period A 4-week period. Ranges from 1 to 13 with an additional 14th period for any year with 53 weeks.
StartOfWeekFirst Day of week.
EndOfWeekLast Day of week.