The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have a code to make a dynamic title in my clustered chart:
When you click on a specific customer, you're cross-filtering your other table. This is a built-in function in powerBI, which can often be really useful. Read this for more info: https://learn.microsoft.com/en-us/power-bi/consumer/end-user-interactions#cross-filter-and-cross-hig...
If you don't want to have your other visual affected by this, then you should turn off visual interactions between your Matrix and your cluster chart.