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

Query Column

(0) ShareShare
ReportReport
Posted on by 112

How to add a column of the table to the query, which has been defined in the table extension as a custom field ?

This custom field has been added in another extension. 

  • Dynamics 635 Forum Profile Picture
    45 on at
    RE: Query Column

    Thank you !!!

  • Dynamics 635 Forum Profile Picture
    45 on at
    RE: Query Column

    Thank You so much. It works !!!

  • Suggested answer
    YUN ZHU Profile Picture
    85,455 Super User 2025 Season 1 on at
    RE: Query Column

    Hi, as Inge mentioned, if you can not access the custom field added in another extension. You should define a dependence in your app.json.

    More detials:

    https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-json-files

    pastedimage1644282613545v1.png

    For example:

    pastedimage1644282695100v2.png

    Hope this will help.

    Thanks.

    ZHU

  • Suggested answer
    Inge M. Bruvik Profile Picture
    1,029 Moderator on at
    RE: Query Column

    Then you need to define a dependence in your app.json file so the new extensions is  dependent on the old one.

    List of dependencies for the extension package. For example: "dependencies": [ {"id": "4805fd15-75a5-46a2-952f-39c1c4eab821", "name": "WeatherLibrary", "publisher": "Microsoft", "version": "1.0.0.0"},{}].

    Note: For dependencies to the System Application and Base Application these are no longer listed as explicit dependencies, but captured in the application setting as a reference to the application package. Must be filled in with the version number of the Application package. See application below.

    Note: The version specified defines the minimum version for the dependency. At runtime and when downloading symbols, the latest version of the dependency satisfying the specified name, publisher and, minimum version will be returned. When runtime is set to 4.0 or earlier, use appId instead of id.

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

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

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

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 2,655

#2
Mansi Soni Profile Picture

Mansi Soni 1,574

#3
YUN ZHU Profile Picture

YUN ZHU 1,453 Super User 2025 Season 1

Featured topics

Product updates

Dynamics 365 release plans