Hi All,
I develop a new report using Cust. Ledger Entry table, Grouping on Customer and Due Date. Report giving Navision output properly. It doing grouping perfectly.
Now what my issue is, I done some calculation on GroupFooter Post Section and this section executing 1 time extra.
Let me explain:
I given due date filter 301112 to 101212.
Doing Grouping properly for 301112, 011212, 071212 & 101212 showing these 4 group footer only.
also I m displaying ‘i’ from same group footer it displaying 5 times.
Why so?
on the basis of this ‘i’ I am displaying my output which is 1 time extra.
Please help me out