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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

SetSelectionFilter doesnt work as expected

(0) ShareShare
ReportReport
Posted on by 4
Hi,
 
I have a requirement to select multiple Sales price items and insert them into Sales lines. 
Firstly, i am filtering the records from the price list line (T 7001) and inserting into the buffer3, then I am displaying the records in the buffer to the user using the list page which i created. When I select one or multiple items from the page, I use setselectionfilter (Code screenshotted below) to capture the selection but it doesnt return me any records. Not sure what i am doing wrong here, i tried different ways of calling runmodal function still doesnt work. 
SelectItemsFromPriceLines procedure is placed in my Buffer List Page. 
 
 
below is my Buffer table 
 
Any help on this would be really helpful.
 
Thanks
Johnson Patrick
 
I have the same question (0)
  • Suggested answer
    Mohana Yadav Profile Picture
    61,218 Super User 2026 Season 1 on at
  • Suggested answer
    Govinda Kumar Profile Picture
    2,310 Moderator on at
    Could you please try using "PriceListLineBuffer.Next" after you have selected the records in your buffer, like this..
    CurrPage.SetSelectionFilter(PriceListLinesBuffer);
    PriceListLinesBuffer.Next;
    Message(Format(PriceListLinesBuffer.Count));
    I hope this suggestion helps
    Regards

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,466 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,829 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 1,505

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans