Forum Discussion
gantaran
1 year agoRegular Visitor
Bar chart visual with positive and negative values
I am working on a visual that will show a list of our plants with their monthly production capacity. The visual will be used for planning downtimes. If I select a plant (that is, a plant has a sche...
- 1 year ago
I was able to make it work using disconnected tables. Thank you for your suggestion. Much appreciated.
lbendlin
1 year agoSuper User
That seems to be a little unusual (A filter does filter stuff, it does not usually show the non-selected items. If you need that behavior you would use disconnected tables for your filter.) What is the story you are trying to tell with your data?
gantaran
1 year agoRegular Visitor
The visual should show the impact of a downtime of a particular plant and how the other plants can assist in providing the capacity that the unavailable plant needs to provide.
- lbendlin1 year agoSuper User
Makes sense. Use a disconnected table.
What if more than one plant is offline?