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.
Hi , if suppose i have 3 to 4 variable in x axis(other than calander), and same variables in another bar chart, and i want to drill down both charts simultaneously, any way?