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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

Page Extension | Allow user to choose field valuefrom a list

(1) ShareShare
ReportReport
Posted on by 54
Hi,

This is a very basic question from a noob, but how do I get a list of data from another table that a user can choose?

I have a page extension that adds a field to the page. I want the user to click into the cell and have it open a list of items from another table, and when they choose an item it populates the field with that value.
 
 fields
    {
        // Add changes to table fields here
        field(60104; /Linked Counter/; Code[20])
        {
            Caption = 'Counter No.';
            Editable = true;
        }
    }
 
If I add a lookup:
 
            FieldClass = FlowField;
            CalcFormula = lookup(/Table/./Field/);
 
I get the list, but it won't let me choose one to fill the box in with.

Ideally I want something like this:
 
CalcFormula = lookup(/Table/./Field/ where(/Other field/ = const(/field value/)));
 
But I can't get the syntax right.
 
Any guidance you can give would be very helpful!
I have the same question (0)
  • Verified answer
    YUN ZHU Profile Picture
    99,440 Super User 2026 Season 1 on at
    Hi, there are several common solutions to this, hopefully the information below can give you some hints
    How to create a Lookup, Drop-Down, or Option list (Single and Multi select)
     
     
    Thanks.
    ZHU

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,711 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 998 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 635 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans