Hello, I want to build a dashboard in which I want to have 2 combo boxes. These 2 combo box will drive the dashboard.
The first Combo Box will have Company Code Values, When user selects a value in it, then second combo box will populate the accounts relevant to that first combo box.
Then, that accounts will drive my Pie chart.
My question is how do I make the pie charts invisible first and only shown when user has selected the values?
So when dashboard comes up, User will only see 2 combo boxes and nothing else.
Please help.
Thanks.