Forum Discussion
LynnZheng0000
6 years agoMicrosoft Employee
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 t...
amitchandak
6 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.
LynnZheng0000
6 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.