Skip to main content
July 29, 2021
Solved

How to create a grid in which we can show one to many relationship?

  • July 29, 2021
  • 4 replies
  • 0 views

I am trying to make a table like below, how is it possible to merge the common URN no. for different customers? Can you please provide me an example?

    Best answer by gayathris111098

    [View:https://docs.appian.com/suite/help/21.2/recipe-expand-collapse-rows-in-a-tree-grid.html]

    It may be helpful!

    4 replies

    gayathris111098
    July 29, 2021

    [View:https://docs.appian.com/suite/help/21.2/recipe-expand-collapse-rows-in-a-tree-grid.html]

    It may be helpful!

    stefanhelzle0001
    Brainy
    July 29, 2021

    Why not use nested card layouts to implement that?

    csteward
    July 29, 2021

    I'm also a fan of the card layout setup for creating a custom grid.  An example is posted here.

    mikes0011
    Brainy
    July 29, 2021

    It's not really possible to merge cells in grids - my suggestion for starters would be to have a separate grid for each unique URN.  You'd be able to have any form show any (reasonable) number of grids for this.

    The Expression Guru