Hi,
I've got a report that has one table in the detail section. This table has a SQLDatasource and displays the rows and columns correctly.
I want to add a summary to the bottom of the table showing the sum of values under each column. When I add a textbox to the detail section and manually place it under a column I am not able to reference the datasource fields. When I open the expression window and select fields it shows "no data source".
How can I add these summary boxes to a few columns in my table?
Thanks
I've got a report that has one table in the detail section. This table has a SQLDatasource and displays the rows and columns correctly.
I want to add a summary to the bottom of the table showing the sum of values under each column. When I add a textbox to the detail section and manually place it under a column I am not able to reference the datasource fields. When I open the expression window and select fields it shows "no data source".
How can I add these summary boxes to a few columns in my table?
Thanks