web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

CurrReport

(0) ShareShare
ReportReport
Posted on by 3,099

Hi

  What CurrReport.SKIP does

Thanks

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Tina Menezes Profile Picture
    2,582 on at
    RE: CurrReport

    Hi,

    CurrReport.SKIP will skip the processing of the current record when some condition is not satisfied.

    Eg.: If PostingDate>TODAY THEN

    CurrReport.SKIP;

    Hence this will skip and not display records for which posting date is greater than today's date.

  • Suggested answer
    Suresh Kulla Profile Picture
    49,206 Super User 2025 Season 2 on at
    RE: CurrReport

    Please search MSDN before you post the question, if you don't find the answer feel free to post here, these are basic functions in NAV and there is good documentation available on the website

    msdn.microsoft.com/.../dd339042.aspx

  • Verified answer
    Amol Salvi Profile Picture
    18,698 on at
    RE: CurrReport

    Skips the current iteration of the current report.

    If you perform some processing in the OnAfterGetRecord trigger of a data item and you do not want this processing to take place in some situations, you can use SKIP as in the following code example.

    IF Balance = 0 THEN

     CurrReport.SKIP

    ELSE

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans