Forum Discussion
Drill down into multiple graphs simultaneously?
- 4 years ago
Create a calendar table.
Then create 1:M relationship from calandar[date] to table1[date].
Then create 1:M relationship from calandar[date] to table2[date]
Draw your graph with calendar[date] on the x-axis and tabel1 and table2 measures
Please click the thumbs up and accept as solution buttons.
Create a calendar table.
Then create 1:M relationship from calandar[date] to table1[date].
Then create 1:M relationship from calandar[date] to table2[date]
Draw your graph with calendar[date] on the x-axis and tabel1 and table2 measures
Please click the thumbs up and accept as solution buttons.
speedramps thank you, but I already have relationships between my 2 data tables, so when I tried to ad a calendar table will relationships to all of my date fields (there are multiple date fields in each data table), things didn't work.