Users building interactive dashboards often need filters to behave intuitively across multiple datasets. Right now, setting up bi-directional filtering requires creating separate combo box control filters for each dataset—referencing the same control manually—because relationships in the Data Model only filter in one direction.
This adds unnecessary complexity and can be confusing for users who expect filters to work seamlessly across related data. If the relationship filtering allowed a bi-directional option, users could create cleaner, faster setups without duplicating effort.
While this feature would need guardrails to prevent performance issues if misused, giving users the ability to control cross-filter direction would make the dashboard-building experience more powerful and intuitive.