Hello,
I have a grouped bar + line card. there is also another Filter card that allows user to select inventory, gross sales, net sales.each of these needs to be shown as a grouped bar and inventory to be shown as line.
This works fine when all of the filter elements are selected, but if user selects say gross sales and net sales then one of them becomes a bar and another a line.
Requirement is to show the line only when Inventory is selected.
How to fix this? all the filter element selection needs to be shown in one card.