Hi Experts,
We've build a SAC planning application consuming data from BW4HANA via BPC live connection. This application gets launched through a URL link by passing the (2) parameters Customer and Fiscal Year.
The application launches with the required drop down populated but it also populates the grid/table too. We don't to render the grid yet. Now we would like the user to choose additional drop downs to show the grid output.
How can we achieve this to:
- To not render grid/table on the launch itself
- Select the required values from the drop down after user selection
- Trigger rendering of the grid/table after all the selection
Thanks,
Jomy