Dear Mohana,
Thank you for your answer.. You give me a clue for develop the reports. I have found the answer..
Maybe this post can be used for another NAV 2009 R2 user.
What I have to do is quite simple:
- Using Object Designer in classic NAV --> Design the 25 - Account Schedule report
- Open the C/AL Global using view menu --> Open the Properties of this global below and change the value of Dimensionsto the value of column that I need to show up:
- ColumnValuesDisplayed
- ColumnValuesAsText
- Header
- RoundingHeader
- Compile it and insert a new section of the classic report and layout for RTC report.
- Done
Simple issue, but maybe can be useful for another user.
Thanks a lot.