Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Total using Code

(0) ShareShare
ReportReport
Posted on by 3,051

Hi

  I have below code , it is  working On Page Footer it is giving 0

Secondly when i hide =Code.Debit(ReportItems!Debit2.Value) then values are not getting displayed.

Column 3

=Code.Debit(ReportItems!Debit2.Value)

Column 4

=Code.gDebit()

Private GDebitAmt as Double

Public Function Debit(ByVal DebitAmount As Decimal)
    GDebitAmt = GDebitAmt +DebitAmount
End Function
Public Function GDebit()
    return GDebitAmt
End Function

Thanks

*This post is locked for comments

  • Tina Menezes Profile Picture
    Tina Menezes 2,580 on at
    RE: Total using Code

    Hi,

    You need to put the =Code.Debit(ReportItems!Debit2.Value) expression in 'Show or hide based on an expression' property of the textbox. You cannot hide the textbox then value will not get displayed.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,403 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans