Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Suggested answer

Display selected number of records by the total number of records in Customer list

Posted on by 111

I want to display how many records are selected in the customer list page out of the total number of records in Business Central. Can someone help me with this?

  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 73,696 Super User 2024 Season 2 on at
    RE: Display selected number of records by the total number of records in Customer list

    Hi, hope the following can give you some hints as well.

    https://yzhums.com/5625/

    Thanks.

    ZHU

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,091 Super User 2024 Season 1 on at
    RE: Display selected number of records by the total number of records in Customer list

    Hi,

    You can try with below code

                                CurrPage.SetSelectionFilter(yourrecord);
                                yourrecord := rec;
                                if yourrecord.FindSet() then
                                   totalcoount := yourrecord.count;

  • Suggested answer
    sVerme Profile Picture
    sVerme 120 on at
    RE: Display selected number of records by the total number of records in Customer list

    Hi Ibakordor Kharmih,

    please have a look at SetSelectionFilter

    SetSelectionFilter gets the selected records, and you can just do a .Count() after getting them. 

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,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans