Dear Experts,
I use Microsoft Dynamic AX 2012 R3 CU9 and Visual Studio 2013
I create a Report using Report Data Provider
In RDP Class, I populate some table into 1 table temporary (tempDB)
This is the report
How to display count and sum on each amount (exclude null date and 0 amount)?
For example :
Bank Statement Count : 22
Bank Statement Total Amount : 1.000.000
Internal Transaction Count : 19
Internal Transaction Total Amount : 700.000
Thanks in advance
Regards,
Bintang