Is it possible to use a report parameter (or other functionality) to allow an end user to choose the graph/chart in which they want their data rendered
I am looking into the overlay option. But, I noticed that the Chart has a property of 'Type', which I was hoping I could programatically (during runtime) change dependant on a user parameter. This would be cleaner, if possible! Thanks for the suggestion.
User Choose Graph via Parameter?
Manuel Basurto
Joleen
The chart type has to be set at design time. We currently do not support to use an expression and determine the chart type at runtime.
-- Robert
KitWest
Thanks for the suggestion.