« Return to Thread: group on generated column

group on generated column

by locojay :: Rate this Message:

Reply to Author | View in Thread

Hi guys ,

I  generate a Datataset Witch 5 Attribute.  4 are generated from SQL Query and one using the Computed Columns property in the DataSet Window.

I know would like to execute a query based on this Dataset in order to group by the Computed Column.

Any idea how to do that?

Ps : I don t wanna use a Function in the DB in order to resolve that.

 « Return to Thread: group on generated column