
I have a dashboard that shows the Total Projected Cost Saves over a period of years. When two or more years are selected in a filter I want additionally to show a second chart with the cost breakdown per year. However if only one year is selected I don't want anything to come up.
For example: If 2018 and 2019 are selected, I want a chart to show the Total Projected Cost Saves = $1M plus a second chart showing the breakdown 2018=$400K and 2019=$600K. If only 2019 is selected, the Total Projected Cost Saves = $600K, the second chart is redundant because there is no breakdown, and therefore I want to hide it.
Hi @Paul Ambrosio
You can use a Size>1 filter set to True on the filter shelf
when the date is filtered to a single value the screen will be blank
Jim