Forum Discussion
mcairney
7 years agoNew Member
Create a Calculated Table using a UNION that preserves all values in one table
I have two tables withe the same structure. In one I have rows that I always want to include. In the other I have a slicer based on this which the user can select the rows they are interested in...
LivioLanzo
7 years agoSolution Sage
mcairney
7 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