Hello Experts,
I have a urgent issue and would like to see if I can get a solutions for problem.
Design
Studio: 1.0 SP2
Data: Bex
Report: Dynamic
Issue: Using Crosstab1 with DS1, Crosstab2with DS2 and have Dropdown and Radiobutton.When I click in in filed of Crosstab1 which upon selection show data in Crosstab2. Which is great.
Radiobutton have Month and Quarter andDropdown have Current and previous month results which reflect on Crosstab1 and Crosstab2 which is good.
The problem I am having when select on Radiobutton or Dropdown. The selected field inCrosstab "Blue" color disappeared.
I want highlight to be stay selected while switching between radio buttons or Dropdown.
I see there is one CROSSTAB_CT1.removeSelection(); but this is only to remove selection not to keep it on
Col1 | Col2 | Col3 | Col4 |
---|---|---|---|
Laptop | 20 | 30 | 20 |
Desktop | 20 | 20 | 20 |
Mac | 54 | 45 | 46 |
Regars,
KS