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

Notifications

Announcements

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,096 Super User 2025 Season 2 on at
  • Suggested answer
    Govinda Kumar Profile Picture
    2,304 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

Responsible AI policies

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

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,957 Moderator

#2
Dhiren Nagar Profile Picture

Dhiren Nagar 1,245 Moderator

#3
YUN ZHU Profile Picture

YUN ZHU 1,045 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans