Skip to main content

Notifications

Small and medium business | Business Central, N...
Suggested answer

Reservation entry Table in busniess central

(0) ShareShare
ReportReport
Posted on by 87

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

  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 74,036 Super User 2024 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

  • Guy McKenzie Profile Picture
    Guy McKenzie 1,330 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.

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

Announcing Category Subscriptions!

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,359 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,370 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans