Forum Discussion

mwaters4's avatar
mwaters4
Icon for Helper I rankHelper I
6 years ago
Solved

How do I join Calendar/Date Table to Summarized General Ledger / Financial table data

I have a table that has summarized general ledger transaction data (see below example excerpt). It is summarized at the Branch - Dept - GLAccount - PostingPeriod (Month/Year) level.   I have a Cal...
  • jdbuchanan71's avatar
    6 years ago

    Hello mwaters4 

    On your GL data table add a field like [Posting Period Date] and make it the first day of the posting period in date format.  If the posting period is Sep-17 the [Posting Period Date] would be 9/1/2017.  Then you join the [Posting Period Date] into your Calendar[Date] field.