Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

count data less or equal to a number in reports navision

Posted on by Microsoft Employee

I have to count data that are less or equal to a number in one column and to count data that are greater than that number to another column. Any solution anybody?

 

<=80 >80
count data <=80 count data>80

 

*This post is locked for comments

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: count data less or equal to a number in reports navision

    Check this link

    community.dynamics.com/.../nav-report-how-to-use-excel-sumif-function

  • Verified answer
    keoma Profile Picture
    keoma 32,675 on at
    RE: count data less or equal to a number in reports navision

    an example:

    You can also use the Sum function for conditional aggregate calculations. For example, if a dataset has a field that is named State with possible values Not Started, Started, Finished, the following expression, when placed in a group header, calculates the aggregate sum for only the value Finished:

    =Sum(IIF(Fields!State.Value = "Finished", 1, 0))

    follow for this link for details

    msdn.microsoft.com/.../ms157328(v=sql.120).aspx

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans