Forum Discussion
Interaction among visuals
Visual A has interaction with Visual B , not visual C. But Visual B has interaction with Visual C. How to update Visual C when VIsual A is updated by selection.
I need to click visual B so that the interation between B and C can be triggered. Is there any way we can do to have Visual A->B->C without selecting B.
5 Replies
- amitchandakSuper User
LynnZheng0000 , have already explored ?
https://docs.microsoft.com/en-us/power-bi/service-reports-visual-interactions
- LynnZheng0000Microsoft Employee
Yes I have tried this. But the issue is that after visual B is updated from Visual A, I need to click value in VIsual B so that Visual C can be udpated. What I want is that After Visual B is updated from Visual A, Visual C can be updated automatically from Visual B.
- amitchandakSuper User
LynnZheng0000 , Not sure you will get what you like.
Visual A - interaction on With Visual B and Off with Visual C
Click on Visual A and Click on visual with the Ctrl button pressed.
This is Cross filter or drills down, so will not work unless there is some action. So if you filter B from A and then you want B value to be passed then you have created a measure like that.