Flexible Grouping in Report

RiteshKSRiteshKS Member Posts: 21
edited 2005-12-14 in Navision Attain
Is it possible to get the information from the user at run time and group the record accordingly???

eg. A report is required in the Relationship Mgmt. for To-Do list. this list can either be group on Opp. No. or on Customer No.
Regards

R.K.S
Consultant ERP

Comments

  • krikikriki Member, Moderator Posts: 9,112
    Yes,
    first of all you need a key on those fields.
    Then in the report => the DataItem of the record. The property "DataItemTableView" may NOT contain a key. Although you may put filters in it.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    You can use CurrReport.Showoutput and CurrReport.TOTALSCAUSEDBY for this.
Sign In or Register to comment.