Skip to main content

Notifications

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,333 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!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,056 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans