| View previous topic :: View next topic |
| Author |
Message |
nicra Veteran
Joined: 21 Sep 2009 Posts: 16
|
Posted: Tue Oct 27, 2009 4:51 pm Post subject: Check box Aggregate in DME |
|
|
In DME we have a check box named Aggregate. I checked it and unchecked it and I didn't see any change in Easy Query. Also, there are some fields which have this check box disabled, but they function like the others. I mean, we can choose for all the Column type - Aggregate function (at least "Count"). So, what is the use of this check box? How can I desactivate the Aggregate function for a field?
Thank you very much. |
|
| Back to top |
|
 |
carju01 Novice
Joined: 30 Mar 2011 Posts: 5
|
Posted: Thu Apr 28, 2011 5:58 pm Post subject: |
|
|
I have the same problem with the 2.8.1.32 version.
I would like to desactivate the aggregate function for all fields.
I check my XML file and all AGGR attributes are set to False but in my Column panel, the aggregate function is always available.
Thanks. |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 07 Nov 2005 Posts: 270
|
Posted: Fri May 20, 2011 2:51 pm Post subject: |
|
|
| That checkbox is intended for using with virtual attributes. If such attribute contains some aggregate function inside its expression. This option tells EasyQuery to generate GROUP BY clause if that attribute is used together with other attributes in query columns. |
|
| Back to top |
|
 |
|