Forum Discussion
Cross-Filtering between bar chart and table using measures in bar chart
- 4 years ago
Not sure why you would want to confuse your users this way but here's an implementation
What is your expected outcome? Here is an example that doesn't use measures at all
How is this insufficient for what you are trying to achieve? How do you expect users to interact with the visual?
If you have a slicer on the page for Location and you select G, I want the legend to still show everything. Creating measures allows this to happen but when I then add a table of the data to the page and when I select one of the bars (completed), the table is not filtering to just show completed. That is the consequence I found with the measures. It fixes one problem (keeping legend intact) but does not solve the cross filtering function between the table and the bar chart. Maybe the measures need to be written differently or maybe there is no fix that will keep legend intact and allow the cross-filtering.
- lbendlin4 years ago
Super User
Not sure why you would want to confuse your users this way but here's an implementation