Forum Discussion
Anonymous
3 years agoNot applicable
Two visuals with data from the same table will not filter both ways.
I have a tab with two visuals containing different fields from the same table. When one record is selected in the top visual, the data from the bottom visual disappears. But a single record selection...
lbendlin
3 years agoSuper User
If the visuals are fed from the same table then they are also subject to the same filters (unless you modify the interaction settings which is an interesting approach). So let's say you filter one visual by a certain column. This may indeed result in the other visual not showing anyting any more because its columns may have blanks for the new filter context.
That is expected behavior on report page level. It may also extend to report level depending on where and how you set the filter.