Forum Discussion

KishoreShetty's avatar
KishoreShetty
New Member
4 years ago
Solved

Create relation between two transaction tables based on date column [ many to many ] issue

Need your help on a problem. I have two non-related transaction table and I need to show it's metrics on the dashboard with date silcer. How do I create date relationship between this tables since it...
  • lukiz84's avatar
    4 years ago

    You don't create the relationship between those 2 fact tables.

     

    Just connect the date field of your Date table to the date fields of the 2 fact tables. Done.