Forum Discussion
KishoreShetty
4 years agoNew Member
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...
- 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.
lukiz84
4 years agoMemorable Member
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.