New Variables

DosihrisDosihris Member Posts: 23
Hi,

i want to build a report that is based on a table that has a field of date. i want that the user can choose the month and the year, but i always want the report from the 1th to the last day of the month. but when i add two new fields to the "RequiredField"-property of the table in the report design, it sais that i dont have these fields. is there a way to add two variables in the requiredfields-property of the table and use them later in the code to filter???

Nico

Comments

  • gvolkovgvolkov Member Posts: 196
    gotta love these kind of questions...

    Dosihris, please look thru the Application Designer's Guide which is located on NAV install CD. Specifically, look into the report design section. You will learn a lot from it.
    Microsoft Certified Technology Specialist
    Microsoft Certified Business Management Solutions Professional
    Microsoft Certified Business Management Solutions Specialist

    http://www.navisiontech.com
  • kinekine Member Posts: 12,562
    Dosihris wrote:
    Hi,

    i want to build a report that is based on a table that has a field of date. i want that the user can choose the month and the year, but i always want the report from the 1th to the last day of the month. but when i add two new fields to the "RequiredField"-property of the table in the report design, it sais that i dont have these fields. is there a way to add two variables in the requiredfields-property of the table and use them later in the code to filter???

    Nico

    You need to use request form for that...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.