Forum Discussion

SuperSayan's avatar
SuperSayan
Resolver I
8 years ago
Solved

Sum data by dates from 2 different tables

Hi Everyone,   I'm trying to sum data from 2 different tables. Here is a simplification of the data: Table 1: - Column 1: date of sale - Column 2 : price of sale A lot of other columns   Tabl...
  • v-chuncz-msft's avatar
    v-chuncz-msft
    8 years ago

    SuperSayan,

     

    Create a calendar table and build relationship on date column with your existing tables.