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

Community site session details

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

Reservation entry Table in busniess central

(0) ShareShare
ReportReport
Posted on by 91

Hi All,

How to merge  rows into a single row based on a column which has same values.while merging, new column should (new column name) be added so that no data values will be missed.Please Refer below image.

I am trying to achive same result Reservation entry Table(Query) in busniess central.

pastedimage1662897839010v1.png

Regrads,

Janarthanan.v

I have the same question (0)
  • Guy McKenzie Profile Picture
    1,336 on at
    RE: Reservation entry Table in busniess central

    Do you mean you’re extracting the data from the reservation entry table and want it to display in this format?

    If so, I think you could do this with power pivot. You’ll either need to use power query or power bi to use power pivot.

  • Suggested answer
    YUN ZHU Profile Picture
    95,307 Super User 2025 Season 2 on at
    RE: Reservation entry Table in busniess central

    Hi, If you use Query Object, you can test whether the Join Type below is suitable for you.

    https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-sqljointype-property

    Property Value

    Value Description
    LeftOuterJoin The resulting dataset contains every record from the upper data item table, even if a record does not have a matching value in the lower data item for fields that are linked by the DataItemLink Property (Query).
    InnerJoin The resulting dataset contains records from data item tables where a match is found between the fields that are linked by the DataItemLink property of the lower data item.
    RightOuterJoin The resulting dataset set contains every record from the lower data item table, even if a record does not have a matching value in the upper data item for fields that are linked by the DataItemLink property.
    FullOuterJoin The resulting dataset contains all the records from the upper data item table, and all records from the lower data item, including records that do not have a matching value for columns that are linked by the DataItemLink property.
    CrossJoin The resulting dataset contains rows that combine each row from the upper data item table with each row from a lower data item table. Cross joins are also called Cartesian products.

    Important: Cross Join does not require any comparisons between fields of data items, so the DataItemLink property must be left blank.

    Hope this helps.

    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

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 3,377

#2
Jainam M. Kothari Profile Picture

Jainam M. Kothari 2,696 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 1,512 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans