Hello,
I have a use case where a user will create a child if they want to make adjustments to an initial value entered at the parent level. The reason the "parent" list may not have children is that not all the list members will have adjustments. The users want to see all L1 items on the same grid as L1 items with L2 items in the UX.
If we dimension the module by the L2 list, it is easy to see the parent items, but the view obviously won't show L1 items if they are not a parent of an L2. I basically need to create a UX view that can show L1 items with and without L2 Items.
Mock-up
| April26 | May26 | June26 | Q126 |
|---|
L1a | 100 | | | 25 |
|---|
—L2 a | | -50 | | |
|---|
—L2aa | | | -25 | |
|---|
L1b | 1500 | | | 1500 |
|---|
L1c | | 1200 | | 1450 |
|---|
—L2c | | | 250 | |
|---|