Hello!
I am trying to create a card that shows a small graph repeated for various combinations of filters.
My widgets are categorized in two different ways:
- Size: Widgets can be small, medium, or large
- Color: Widgets can be red, yellow, blue, red and yellow, red and blue, yellow and blue, or red and yellow and blue
I want to list the sizes down the left and the various color combinations across the top, then show small bar graphs with other info on the widgets that fall into each of the intersections of filters. That is, I'd like to show one small bar graph for widgets that are small and red, another for widgets that are medium and (red, blue), large and yellow, etc.
The way I'd do this in other BI software I've used is to create one single report, add 21 copies of it to the dashboard, then apply filters from the dashboard to each of the 21 copies. The advantage to this is that, in the event I have to make changes to the report in the future, I do not have to make changes to 21 different copies.
However, it seems that Domo doesn't allow me to add multiple copies of the same card to a dashboard! That means I have to make 21 individual cards, each with their own combination of filters.
Does anyone have any suggestions as to how I might create this dashboard more efficiently?
(PS - I've already explained the clutter factor to the customer, lol, but this is what they want.)
Thank you!