How to make bar chart order values in DESC order after you choose value on another chart

天大地大妈咪最大 提交于 2019-12-20 04:58:33

问题


I have a Treemap chart that represents locations and bar charts that represents agents.

When I click on one of the location I want agents be filtered in DESC order by money value.

For example, I clicked on Modesto location and bar chart highlights particular people that are not in order. Any way not to display NOT highlighted values at all or bring them all the way on a bottom?

I know that I can use the slicer with locations for that, but I want Treemap act as a filter in this situation. Is it possible?

Thanks


回答1:


Select treemap to make it active. Turn on Visual Interactions by selecting it from the top menu bar. Notice the filter and highlight icons that appear when you hover over the other visualizations on the report page.

Select the filter symbol on the bar chart.




回答2:


It looks like you are cross-highlighting. I believe you want to cross-filter instead.

Click on Format > Edit Interactions, select the treemap visual and on the bar chart choose the funnel icon to filter instead of the pie icon to highlight. See image below for reference:



来源:https://stackoverflow.com/questions/47561233/how-to-make-bar-chart-order-values-in-desc-order-after-you-choose-value-on-anoth

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!