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 :
Finance | Project Operations, Human Resources, ...
Answered

Table with container field

(0) ShareShare
ReportReport
Posted on by

In F&O, you can have table field with "container" data type.  For this type of field, how do we present the actual data when the entity contain this table pushed to BYOD and user try to query the value using SQL statement?

I have the same question (0)
  • WillWU Profile Picture
    22,363 on at

    Hi Yvonne Huang,

    In X++, container is one of the primitive (value) types. A container can contain an ordered sequence of primitive values or other containers.Containers can be said to be similar to an arary or List/stack classes.

    The container in database is stored in hexadecimal format. You can't use SQL statement to query the value in your database.

    You could use conpeek() method in X++ to return the value you want.

    docs.microsoft.com/.../containers

  • Verified answer
    Martin Dráb Profile Picture
    239,029 Most Valuable Professional on at

    Since it can contain absolutely anything (e.g. a DLL file), there is no universal way how to present the data. It depends on the content.

    Also, BOYD is based on data entites. You should first ask yourself how you want to convert the container table field to an entity field that will be useful in BYOD, and whether it makes sense at all.

  • Community Member Profile Picture
    on at

    So the only way to decode the hex value created from container field is to through X++?  That's doesn't seem very practical, giving that some external system can only access to the F&O database through BYOD.

  • Community Member Profile Picture
    on at

    That makes sense Martin.  Thx.

  • Suggested answer
    nmaenpaa Profile Picture
    101,166 Moderator on at

    If the container is something that's encoded by the AOS, then yes, you must also decode it on the AOS. You can then export the decoded result via your data entity. The details depend on the details of your container contents.

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 617

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 461 Super User 2026 Season 1

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 298 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans