Report Items in RDLC

Dev
Dev Member Posts: 74
edited 2012-11-09 in NAV Three Tier
Hi All,

When we do create layout suggestion we get ReportItems!COMPANYNAME in header of RDLC design. If we maually want to design RDLC and need to pick this ReportItems. where we can found this ReportItems in RDLC design.

Please Suggest

Dev

Comments

  • mik
    mik Member Posts: 79
    Hi,

    you have your Header/Body/Footer. With ReportItems you can access data from the body. (ReportItems!<Name of a Element in the Body>).
    Normaly they are called textbox1, textbox2, ....

    If you want to have a look which report items you have, you can find a list on top of the properties box. All elements from you report are listed there.
    Another possibility... click in the expression of one field and type "=ReportItems!" all possible fields will appear.

    greetings
    mik

    With kind regards
    mik
  • vijay_g
    vijay_g Member Posts: 884
    It is possible in NAV2013 , till NAV2009R2 we have to create the data model in classic sections only..
  • Dev
    Dev Member Posts: 74
    Thanks to both of you, I will try,.
  • zohaibu95@hotmail.com
    zohaibu95@hotmail.com Member Posts: 223
    Till NAV 2009 we used to create classic reports in which dataset and layout both are on NAV classic client. But from 2013 onwards, we create a dataset in the development environment and design the layout using RDLC or SSRS.

    Hope this helps.
    Best Regards
    Zohaib Ahmed
    Dynamics NAV ERP Technical Consultant.

    please like / agree / verify my answer, if it was helpful for you. thanks.