Forum Discussion
Create a Calculated Table using a UNION that preserves all values in one table
LivioLanzo I worked out where my version was going wrong.
However, now I need to look at extending this a bit further. If I have more than 1 Metrics table, does this solution extend out to be able to appply the same filter across that?
Thanks
- mcairney7 years agoNew Member
LivioLanzo Assume that there is 2 additional tabl;es with a similar structure to Site Metrics - lets call them Site Metrics2 and Site Metrics 3
Again they have relationships to Site Key and Region.
I want this slicer to also filter the values in those other tables. I can mock this up if you need?
- v-piga-msft7 years agoResident Rockstar
Hi mcairney,
For your requirement, I have made a test. You could create the relationship like below.
Then the slicer of Site Key and Region will filter the table Site Metrics2 and Site Metrics 3.
Best Regards,
Cherry