Aggregate functions created by report wizard missing parameters

Stimulsoft Reports.WEB discussion
Post Reply
Lynn
Posts: 42
Joined: Tue Oct 06, 2009 9:58 am
Location: United States

Aggregate functions created by report wizard missing parameters

Post by Lynn »

When I use the Report Wizard to create a report and select any functions on the Totals tab, the created report has "Function()" instead of "Function(Column)" in the footer.

For instance if I select Sum for ReportData.AVG_BASE_PAY_VALUE it inserts "Sum()" instead of "Sum(ReportData.AVG_BASE_PAY_VALUE)"

If I change the function to include the column it works fine, otherwise it always returns zero for the total.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Aggregate functions created by report wizard missing parameters

Post by Edward »

Hi Lynn,

Thank you for the bug report.

The issue is confirmed. We will inform you when the patch is available.

Thank you.
Post Reply