Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Relationship not getting created in a date table

Hi,   I have a table with the latest sales for today.  Now, i want to go back and fetch the sales for 1 month back, 2 months back likewise upto 6 months back.  However, the previous data is availab...
  • v-lionel-msft's avatar
    v-lionel-msft
    5 years ago

    Hi Anonymous ,

     

    In other words, you want to get the sales data of the previous month, but the sales data of the previous month are in another fact table, so you need to create a date column, right?

    Maybe you can use the "Append Queries" feature to merge the two fact tables.

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.