How to generate user specified report
I'm using SSRS 2008 and need to find out if these customization can be done:
1. Let end-users to select report layout so they can select either vertical or horizontal orientation.
2. Let end-users to select colors for graphs/charts so data visualization can be more meaningful to them.
3. Let end-users to select y-axis or/and x-axis values so that bars in graphs/charts can be scaled accordingly.
4. Let end-users to make certain charts (out of many, suppose there are many charts in the report) visible or invisible.
Thanks in advance!
May 3rd, 2011 5:36pm
Yes, It can be done in SSRS 2008
____________________________________
Please remember to mark the replies as answers if they help..
Free Windows Admin Tool Kit Click here and download it now
May 3rd, 2011 5:45pm
Hi Samsonel,
Are you talking about Report Builder?,
http://msdn.microsoft.com/en-us/library/dd207008.aspx
Thanks
KumarKG, MCTS
May 3rd, 2011 5:46pm
No, I'm not talking about Report Builder. I'm designing RDLs in Visual Studio and render that thru SSRS.
Could someone guide me how they can be achieved?
Free Windows Admin Tool Kit Click here and download it now
May 3rd, 2011 6:38pm