Problem with lookup in custom report

tompynationtompynation Member Posts: 398
Hi, i created a Report based on a custom record, nl Recept.

In the DateItem it's properties i have filled up the RequireFilterFields to ask for the ReceptCode...

When i run the report, i see the request form where i have the ability to fill in an ReceptCode... But i can't drilldown to see all available code's

Do you need something special to be able to drill down in the Request Form?

Comments

  • DenSterDenSter Member Posts: 8,305
    The fields needs to have a table relationship into that table, and that table needs to have a lookup form defined.
  • tompynationtompynation Member Posts: 398
    There is already a lookup form

    What you mean with the table relation?

    SHould i make a relation to itself?
  • JedrzejTJedrzejT Member Posts: 267
    ReceptCode field in table must have relation to "table". In that "table" must be filled property - LookUpFormID.

    If ReceptCode is primary key of "racept" table then just set LookUpFormID property in this table.
  • einsTeIn.NETeinsTeIn.NET Member Posts: 1,050
    Do you mean a filter field inserted by property ReqFilterFields or by you in the request form on Options tab?
    "Money is likewise the greatest chance and the greatest scourge of mankind."
  • garakgarak Member Posts: 3,263
    @tompynation:
    do you ask so many questions about coding in NAV. Do you has ask your chef for a NAV development course :?:
    Do you make it right, it works too!
  • einsTeIn.NETeinsTeIn.NET Member Posts: 1,050
    Would be better if he would ask his chief :!: :wink:
    "Money is likewise the greatest chance and the greatest scourge of mankind."
  • tompynationtompynation Member Posts: 398
    i never had a course about navision.

    I learn all by myself...

    I already passed the first develoment exam. Going for the second one soon
Sign In or Register to comment.