Total the number

Horse06Horse06 Member Posts: 496
Hi Expert, I need your help and advice.
In the customer Sales Analysis report, I have three tables: Customer Table, Value Entry Table and Res. Ledger Entry Table

Declare intcounter
In the Customer OnaftergetREcord
intcounter :=1

In the customer onpreDataitem
CurrReport.CREATETOTALS(intCounter);

In the section Report intCounter is showing as 1 for each customer record(groupfooter).
How to total the total number in the footer of the Customer?

Thank you in advance!

Comments

  • Horse06Horse06 Member Posts: 496
    Hi expert, I also use the customer.count, but it counts the total of the customer of the whole database, not the filtering range.
    What I want is to filter out the date range, saying 03/01/13..04/30/13, and then based on the date range, counting the total of the customer who purchased during that period.

    Thank you!
  • krikikriki Member, Moderator Posts: 9,112
    [Topic moved from 'NAV Dutch speaking only' forum to 'NAV/Navision Classic Client' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.