Dynamically Selected "Group By" for Crystal Reports in 2005

  • Thread starter Thread starter ASF
  • Start date Start date
A

ASF

Is it possible to create a crystal report graph in which a user selects
some parameters---a date range for instance--- AND the table field that
they wish to "Group By" then hits the submit button and CR displays the
graph on the webpage *Grouped By* the user's selection?

In SQL terms, I'm trying to place a parameter in the Group By section
of a select statement. Only problem is that CR in VS 2005 seems to want
to establish the Grouping Order for the graph at design time and not at
run time.

Your help is gratefully appreciated.
 
Back
Top