Hi All,
I am having a Crosstab, 1Text box and 1Chart as Components with Bex Query as datasource in DS 1.4 SP2
When I click on the rows in crosstab the chart and the text box changes dynamically with the values based on the selection as expected and works fine.
The issue is when I again select the same row it deselects the values applied and gives the overall values in chart which is perfectly fine but the
text box does not changes. It should show something like Overall fina Adj amt(screenshot 1).
Instead of that it is showing ALL_members(screenshot2). I cannot find any deselect option in the code for onselect in the crosstab so that I can bring back that text value.
can you please help me if there is any other option to achieve this.
Thanks for your help!