Forum Discussion
Interaction among visuals
LynnZheng0000 , have already explored ?
https://docs.microsoft.com/en-us/power-bi/service-reports-visual-interactions
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.
- amitchandak6 years agoSuper 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.
- LynnZheng00006 years agoMicrosoft Employee
Is there a way to auto call Visual B without action so that C can know B is updated.
- amitchandak6 years agoSuper User
LynnZheng0000 , A measure with allselected I guess. Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.