Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
My scenario is:
I have one container, in that it has two object(bar chart, and line chart), and my need is "When I select the any value from the Bar chart, it will activate the second line chart"
Is there any possibility there?
Regards,
Kabilan K.
Not using containers. It's possible to hide the bar chart and show the line chart when you select a value in the bar chart. You can use the Conditional Show option on the Layout tab of the properties window of the objects. The expression you need can make use of the getselectedcount function.
ok thanks gysbert.
But I need to use the container only. so that restore object or activate object will work for this when trigger on select any one field?
Regards,
Kabilan K.