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

Problems wirh TableExtension and Values

(0) ShareShare
ReportReport
Posted on by 69

Hi there
I added a new table (customer N. and Name, plus additional infos) plus ListPage. works.

 
Now I want to integrate those table values into corresponding customer cards. 
I added an extension for the customer table. I see those fields in the inspector when I open the customer card. so that seemed to work. 


the fields are flowfields type lookup from the original table. 

BUT the values from the new table (which I add via List) are not copied over to the extension table fields. 

my syntax is 

field(60102; NEWFIELD; Format)
        {
            Caption = Field Name;
            FieldClass = FlowField;
            CalcFormula = lookup(NewTable.Column where(CustomerNo  = field("No.")));

//CustomerNo is one of the columns in the new table, and "No." is the PK of the customer-Table I try to extend. 

Could you please point me as to what I am doing wrong ?
Thanks in advance

I have the same question (0)
  • Verified answer
    Mohana Yadav Profile Picture
    61,019 Super User 2025 Season 2 on at

    Did you add those fields to the Customer Card page?

    FlowFields values will be shown once you added them to the pages or use CALCFIELDS(fields) in the code to work with.

  • LDE Profile Picture
    69 on at

    perfect. I thought I was nuts. that works like a charm. I thought it copies the values anyways. but I guess the lookup only "löooks it up" when needed ? (when fields have to be shown) ?

  • Mohana Yadav Profile Picture
    61,019 Super User 2025 Season 2 on at

    Sorry, I didnt get your question if you have any..

  • Suggested answer
    Shathika Karunaratne Profile Picture
    on at

    Use Record.CalcFields(Field/s).

    learn.microsoft.com/.../record-calcfields-method

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

News and Announcements

Season of Giving Solutions is Here!

Quick Links

Responsible AI policies

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

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,742

#2
YUN ZHU Profile Picture

YUN ZHU 844 Super User 2025 Season 2

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 719 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans