Forum Discussion
Anonymous
8 years agoNot applicable
Filter visual based on another visual, different datasets
I have several visuals on 1 page. They are related to two different datasets which both have "owner" column. When I ,click on my bar graph with the name, I want the the tile summary in the ot...
Seward12533
8 years agoSolution Sage
Its all about Filter Context. There are several appraoches. The simplest but most limited is to change teh Filter Direction on one or both of the relationships to Both. You can also wrap your measure in a calcualte and specify CROSSFILTER as the filter or just put the other table name.
Here is a tutorial I put together to help expalin filter context a little more.
Anonymous
8 years agoNot applicable
Thanks I'm working through the examples. The tough part is that "owner" is not unique in either table.