Fenwick Gold for Power BI includes a set of time intelligence measures for advanced time-based analytics. These calculations build upon the standard measures provided in each of the Fenwick Gold semantic models.

These measures are grouped into the following categories:

Fiscal, Standard, and Weekly Calendars

There are three variations of the time intelligence measures as they are intended to be used with their corresponding calendar type. It is important to pair these appropriately to ensure reporting accuracy.

Moving Annual Total Growth

Moving Annual Total is an alternative way to aggregate data over several months instead of using a measure like Year-To-Date. The Moving Annual Total (MAT) includes the last 12 months of data.

Measure NameDescription
MATAggregation of the last 12 months of data. i.e. The MAT for April 2023 includes data from March 2022 to April 2023
MATGThe difference between the MAT for the period in context and PYMAT.
MATG %The quotient of MATG and PYMAT
PYMATThe previous year moving annual total

Moving Averages

Moving Averages are generally used to visual trends over time. This type of calculation helps smooth out spikes in data and helps identify directional trends.

Measure NameDescription
AVG 30DThe arithmetic mean over the last 30 days where a transaction has been recorded.
AVG 3MThe arithmetic mean over the last 3 months where a transaction has been recorded.
AVG 1YThe arithmetic mean over the last 1 year where a transaction has been recorded.

Period-Over-Period Growth

Period-over-Period growth allows you to compare a time period with the same time period in the previous year, quarter, month or week. To provide a fair comparison these measures take into account partial periods.

WOW, WOW % and PW measures are only accurate when reporting by a Weekly calendar.

Measure NameDescription
YOYThe difference between the current year in context and the PY.
YOY %The quotient of YOY and PY.
PYThe previous year’s values.
QOQThe difference between the current quarter in context and the previous quarter.
QOQ %The quotient of QOQ and PQ.
PQThe previous quarter’s values.
MOMThe difference between the current month in context and the previous month.
MOM %The quotient of MOM and PM.
PMThe previous month’s values.
POPThe difference between the current period in context and the previous period. This measure redirects the evaluation to the corresponding year, quarter, month, or week.
POP %The quotient of POP and PP.
PPThe previous period’s values.
WOWThe difference between the current week in context and the previous week.
WOW %The quotient of WOW and PW.
PWThe Previous-Week’s values.

Period-To-Date Growth

Period-to-Date growth measures the performance of a particular metric (Sales Amount, Gross Profit etc.) from the beginning of a given period up to a certain point in time, compared to the same measure over an equivalent time period.

WOWTD, WOWTD % and PWTD measures are only accurate when reporting by a Weekly calendar.

Measure NameDescription
YOYTDThe difference between YTD and PYTD.
YOYTD %The quotient of YOYTD and PYTD.
PYTDThe Previous-Year-To-Date values.
QOQTDThe difference between QTD and PQTD.
QOQTD %The quotient of QOQTD and PQTD.
PQTDThe Previous-Quarter-To-Date values.
MOMTDThe difference between MTD and PMTD.
MOMTD %The quotient of MOMTD and PMTD.
PMTDThe Previous-Month-To-Date values.
WOWTDThe difference between WTD and PWTD.
WOWTD %The quotient of WOWTD and PWTD.
PWTDThe Previous-Week-To-Date values.

Period-To-Date Over Full Previous Period

Period-To-Date Over Full Previous Period is useful when you consider the previous period as a benchmark. These measures compare the To-Date metric against the entire previous period.

WTDOPW, WTDOPW % and PWC measures are only accurate when reporting by a Weekly calendar.

Measure NameDescription
YTDOPYYear-To-Date-Over-Previous-Year is the difference between YTD and PYC.
YTDOPY %The quotient of YTDOPY and PYC.
PYCThe Previous-Year-Complete values.
QTDOPQQuarter-To-Date-Over-Previous-Quarter is the difference between QTD and PQC.
QTDOPQ %The quotient of QTDOPQ and PQC.
PQCThe Previous-Quarter-Complete values.
MTDOPMMonth-To-Date-Over-Previous-Month is the difference between MTD and PMC.
MTDOPM %The quotient of MTDOPM and PMC.
PMCThe Previous-Month-Complete values.
WTDOPWWeek-To-Date-Over-Previous-Week is the difference between WTD and PWC.
WTDOPW %The quotient of WTDOPW and PWC.
PWCThe Previous-Week-Complete values.

Period-To-Date Total

Period-To-Date Totals aggregate data at a Year, Quarter, Month, or Week scope. These measures show the values from the beginning of the period up to the last date available in the filter context.

The WTD measure is only accurate when reporting by a Weekly calendar.

Measure NameDescription
YTDThe aggregate total for the Year-To-Date.
QTDThe aggregate total for the Quarter-To-Date.
MTDThe aggregate total for the Month-To-Date.
WTDThe aggregate total for the Week-To-Date.