month
1 TopicAccumulate Month
I would like to show 3 data group in 3 Card in same 1 page Data want to show is Present Month (05) Amt=50, Month April (04) Amt=40 and Month accumulate Jan to March = 10 +20 +30 = 60 How to show 3 data in same one page report: Year Month Amt 2019 01 10 2019 02 20 2019 03 30 2019 04 40 2019 05 50 1.Month May show 50 , 2.April show 40 , 3.Accum Jan-Mar Show 60 Thank you for all answer.