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...
Answered

FlowField Search on List Pages

(0) ShareShare
ReportReport
Posted on by 15

I have been adding flowfields for lookup data to various list pages. For example here is a snip it from a table extension to add a lookup to a customer name.

field(50221; TSCustomerName; Text[100])
{
    Caption = 'Customer Name';
    FieldClass = FlowField;
    CalcFormula = lookup (Customer.Name where("No." = field("Customer No.")));
}

I then added the field to the list page in a page extension.


field("TSCustomer Name"; TSCustomerName)
{
    ApplicationArea = All;
    Visible = True;
}

I noticed after users reported that these flow fields are not searchable from the search field on list views in the Business Central Web Client. You can filter them however. Am I missing something or are these fields not searchable at all?

  • Miljan Milosavljevic Profile Picture
    15 on at
    RE: FlowField Search on List Pages

    Just voted for this Idea,.I hope it will make it to the some of the next releases.

  • Suggested answer
    Steven Renders Profile Picture
    5,401 Moderator on at
    RE: FlowField Search on List Pages

    There's an idea that you can vote for here:

    experience.dynamics.com/.../

  • Suggested answer
    Teddy Herryanto (That NAV Guy) Profile Picture
    13,197 Moderator on at
    RE: FlowField Search on List Pages

    If you want to use the search field, you need the value on the table. Talk to the users and see if it is alright to use the filter.

    Depending on how you design it, you will need to put the trigger in a couple of places.

  • ericb27 Profile Picture
    15 on at
    RE: FlowField Search on List Pages

    My fear seems to be confirmed. So is the only solution to add the columns directly to the table and copy values from the other table on trigger?

  • Verified answer
    Suresh Kulla Profile Picture
    45,585 on at
    RE: FlowField Search on List Pages

    I believe that is true since they are flowfields, you can filter only.

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,245 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,925 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans