Aggregate Fields
Posted: Tue 05 Oct 2010 06:20
Hello,
I have a problem using aggregate fields.
I added a TAggregateField in the Fields Editor of TUniQuery dataset and set its properties:
Active=true
Visible=true
Expression=SUM(FLD_TEST)
FieldKind=fkAggregate
,but the result of summary is not visible in the TDBText component.
May be I am missing something. Is there any properties I should set too?
Thanks.
I have a problem using aggregate fields.
I added a TAggregateField in the Fields Editor of TUniQuery dataset and set its properties:
Active=true
Visible=true
Expression=SUM(FLD_TEST)
FieldKind=fkAggregate
,but the result of summary is not visible in the TDBText component.
May be I am missing something. Is there any properties I should set too?
Thanks.