Forum Discussion
slewis
Helper I
7 years agoDifferent Drillthrough Tables
I have a need: I have a summerized chart built from table A . I want to drill through to another page that takes it data from table B. Table A and B have simmilar fields (i.e. month and year). I...
- 7 years ago
hi, slewis
Try this way:
Add a bridge table for simmilar fields (i.e. month and year)
Then create the relationship between A and B by bridge table.
Now use month and year from bridge table in the visuals and set drill through by it.
Best Regards,
Lin
v-lili6-msft
Community Support
7 years agohi, slewis
Try this way:
Add a bridge table for simmilar fields (i.e. month and year)
Then create the relationship between A and B by bridge table.
Now use month and year from bridge table in the visuals and set drill through by it.
Best Regards,
Lin
slewis
Helper I
7 years agoI used the custom Date table as the link. It works.