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

runpagelink filter

(0) ShareShare
ReportReport
Posted on by 161

Hi all

I am having trouble with some syntax that someoine might be able to help with.

I am opening a list page with the following filters and it works perfect:

RunPageLink = Customer = FIELD(Customer), "ID" = field(ID), ParentID = filter(0);
However I want the  "ID" to not equal the current field(ID)
i have tried this but it throws errors:
RunPageLink = Customer = FIELD(Customer), "ID" <> field(ID), ParentID = filter(0);
Any idea's what I am doing wrong.
Thanks Neil.
  • Suggested answer
    Nitin Verma Profile Picture
    21,442 Moderator on at
    RE: runpagelink filter

    Hi

    Adding more info.

    This is the action Property please follow the below link
    Also in case your if you want to filter with <>, I will suggest use the OnAction trigger of that button and provide the custom filters and run the page, instead using the RunPageLink property.
    Thanks.
  • Suggested answer
    Inge M. Bruvik Profile Picture
    999 Moderator on at
    RE: runpagelink filter

    You can not use a page link for your scenario. The whole idea behind the page link is to open a page for the same record you are currently looking at.

    So you need another way to handle it. You should just run a page instead of using page link.

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,150 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,895 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans