Hi,
I am creating a dashboard with 3 tables and 3 charts. A set of table & Chart gets data from one Dataprovider, similarly 2 more sets of Table & Charts from other Dataproviders. I have added a dropdown web item with this 3 Dataproviders in it, wherein when i select a Dataprovder the chart & table for that dataprovider alone should be displayed, other 2 sets should be hidden. I have added the command SET_ITEM_PARAMETERS to make this possible. I had written 6 commands for each Dataprovider (In Dropdown) in which only 2 commands (1 for Chart & 1 for Table) will be visible and other 4 will be hidden.
When i execute this, in the first screen, i am getting a dropdown at the top with all the 3 tables & 3 charts displaying below. When i select any dataporivder from the dropdown, the table and chart for that particular dataprovider alone is displaying correctly. Then comes the problem, if i select any dataprovider again nothing is coming up, the page is blank with only dropdown menu. This happens for successive selections. So, only the first time the charts are getting displayed, after that nothing is coming up.
I have referred the help.sap documents but nothing seems to help as this seems to be a practical problem. If anybody has experience on this, please guide me.
Thanks for your support.
Regards,
Murali