I have a Sankey chart with people on one side and organizations on the other side. If I click on any person on the left side it adds as a filter and shows all the associated organizations on the right side. Now from the right side if I click on any organizations that also gets added as a filter and shows only one person because his name filter is on top.
Is it possible to remove person filter if I am selecting something on the organization side and later if I select any person it should remove the filter for organization. I want to have only one filter at any given time.