Hi,
We have a report and we show 3 charts Weekly sales, Monthly sales and Yearly sales.
Now user wants to select the chart via an "Input control".
He wants to have 3 options in the input control(radio buttons) "Weekly", "Monthly","Yearly","All Values".
Now if the user selects "Weekly" only weekly chart should display, if "monthly" only monthly chart should display etc..
I have created an excel sheet and added values (Weekly, monthly, yearly, all values) then used it in the WEBI report.
Now we have columns with "weekly","Monthly","yearly" . I have created an input control over it..But i dont know how to read the selected value of the input control. Only i could read it then i will be able to select the chart for display.
Please help.