Data Not coming in Report Header

Hi All,

I am trying to create a report in NAV 2013 and i am customising detail trial balance report where we have g/l account and g/l entry as two dataitems. now i want the reason code kept in the filter of request page in g/l entry to be visible in the header of the report bt i cannot get this value in the report. i always face this problem when i have 2 dataitems bt if i use only 1 data item i can get the data using ReportItems in visual studio.

where am i going wrong in the report with multiple dataitems? Can anyone help in this issue?

Regards,

Suman Maharjan

Hi, you have to use GetData/SetData functions (reference) inserting SetData in a textbox in inside one of the table lines showing G/L Entry records.