Forum Discussion
acbg
7 years agoResolver III
Graph with values as interactable
Is it possible to have two charts interact if it has values instead of categories/axis. I have two charts: One clustered column chart with 4 values and the other one is a line chart with Month on...
- 7 years ago
Hi acbg,
The interaction/relationship between charts is based on related columns. In addtion, some chart doesn't support measure while some charts support. So if you need to use measure to filter other chart, there should be related columns.
Regards,
Jimmy Tao
acbg
7 years agoResolver III
Thanks v-yuta-msft
that was what I was afraid of as well. There is not a way for the same measures in two graphs to interact without coloumns :(
v-yuta-msft
7 years agoCommunity Support