filmov
tv
SUM Function in RDLC Report | Aggregate Function In RDLC Report
Показать описание
This tutorial teach you how to add sum function in RDLC expression. RDLC Report allowed to add aggregate function, SUM function to get total value of a column. After watching this tutorial you can believe that how easy to add sum function in RDLC report.
Just follow these steps.
1. Add a textObject in RDLC report.
2. Right click on the textObject and click on expression.
3. Click on Common Functions in the left pan.
4. Double click on SUM function in right pan or write this clode
=SUM(Fields! ColumnName.Value)
5. Click on OK
Before practice this tutorial watch the previous tutorial if necessery.
Previous Tutorial was Create RDLC Report in C# with SQL
------
This channel covers all the programming tutorial related with .Net- C#, linq, VB, SQL, Android, HTML, CSS, jQuery, Crystal Report and Microsoft Report.
So, Please subscribe and keep in touch.
Visit my page in Facebook
------
More Tags
#SUMFunctionInRDLCReport #AggregateFunctionInRDLCReport #SUMInRDLCReport
programminggeek,sum in rdlc report,aggregate function in rdlc report,sum in rdlc report table,rdlc report rutorial in c#,sum of one column in rdlc report,sum value of rdlc report,rdlc report sum of column,microsoft reports in c#,microsoft report viewer,rdlc report sum textbox value,aggregate function,rdlc report,sum function
Just follow these steps.
1. Add a textObject in RDLC report.
2. Right click on the textObject and click on expression.
3. Click on Common Functions in the left pan.
4. Double click on SUM function in right pan or write this clode
=SUM(Fields! ColumnName.Value)
5. Click on OK
Before practice this tutorial watch the previous tutorial if necessery.
Previous Tutorial was Create RDLC Report in C# with SQL
------
This channel covers all the programming tutorial related with .Net- C#, linq, VB, SQL, Android, HTML, CSS, jQuery, Crystal Report and Microsoft Report.
So, Please subscribe and keep in touch.
Visit my page in Facebook
------
More Tags
#SUMFunctionInRDLCReport #AggregateFunctionInRDLCReport #SUMInRDLCReport
programminggeek,sum in rdlc report,aggregate function in rdlc report,sum in rdlc report table,rdlc report rutorial in c#,sum of one column in rdlc report,sum value of rdlc report,rdlc report sum of column,microsoft reports in c#,microsoft report viewer,rdlc report sum textbox value,aggregate function,rdlc report,sum function
Комментарии