Hello,
We are currently developing a dashboard with several drill downs, which are controlled by components (graph) insertion functionality.
We also need an option to go back to the previous screen from each of the drill downs. To do so, we are trying to "erase" the inserted value
with another insertion by a simple push button. It appears that this cannot be done because insertion from multiple sources into one destination causes inconsistency.
The problem is described in details in this post:
The solution given there suggests to put multiple push buttons atop of the graph columns to avoid the use of insertion. The solution is not acceptable
to us, because it demands using constant number of instances (bars) and interferes with graphs out-of-the-box UI features (popup, colors etc.).
Our dashboards is 4.1 SP1 (14.1.1.1036).
Can someone suggest a better solution for this problem?
Thank you,
Dima