The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
We have a matrix table with three columns as shown below. We have two visuals a bar chart and a line chart. Every time the client clicks on any values under "Actuals": the bar chart and line chart should change/interact. Simlarly,
Every time the client clicks on values under Delta, only the bar should interact, the line chart should stay constant.
Note: The bar chart on clicking delta value is different(another) from the bar chart appeaering when clicked on Actuals. We may consider another page for the second bar chart if it is feseable solution.
Thanks
Puneeth
Hi, @puneethjp
Check out the edit interaction option in power bi. edit interaction works visual to visual. you might want to consider another page for the second bar chart to interact with the delta col. remember to set the interactions properly.
Proud to be a Super User!
Hi @rubayatyasmin Thank you for the early response.
As mentined above, we are not looking for a visual to visual interation. In the matrix we have a certain column Delta, it has a list of values. Every time you click on any of that particulat values, the second bar only should interact and respond.