Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

Setfilter by reference

(0) ShareShare
ReportReport
Posted on by 40

Hi

Can we use column name dynamically in the setfilter method

Below is the code.

Procedure CheckFilter(Field: FieldRef; value: Text[50])

Begin

table1.setfilter(Field, 'value') >> It is showing the error (must be a memberAL)

End

  • Suggested answer
    I Gusti Made Ari Profile Picture
    3,594 on at
    RE: Setfilter by reference

    You can use SETVIEW Function :

    Filter :=  STRSUBSTNO('WHERE(%1=CONST(%2))',FieldRef.NAME,value);

    Table1.SETVIEW(Filter);

    docs.microsoft.com/.../setview-function--record-

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

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

#1
YUN ZHU Profile Picture

YUN ZHU 628 Super User 2025 Season 1

#2
Mansi Soni Profile Picture

Mansi Soni 495

#3
Sagar Dangar, MCP Profile Picture

Sagar Dangar, MCP 395

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans