Hi ,
I have ssrs report and i need to make dynamic chart type in the design by drop down list parameter
User can choose type of chart and chart type change depend on parameter
*This post is locked for comments
Hi ,
I have ssrs report and i need to make dynamic chart type in the design by drop down list parameter
User can choose type of chart and chart type change depend on parameter
*This post is locked for comments
I need to Make one chart and make drop down list to change this type from line to pie to column and so on
Hello,
There are couple of ways you can achieve this, the easy option would be adding all the possible chart types to SSRS report and based on the parameter value you need toggle the chart visibility.
Best,
Srini
Can't you use different report designs for the different charts? Then you could drive what design to show based on a report parameter selection by dynamically redirecting the user to the design relevant for that chart selection in preRunModifyContract as explained here:
[View:https://community.dynamics.com/ax/f/33/t/108075:750:50]
Here is some code example where they have implemented this elsewhere, on the Main method:
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156