Sequence of Entries in LineItem Subset Changed on NUX Page
We used a LineItem Subset to create a module to display a report on a new UX page. The entries in the LineItem Subset are in the sequence that we need. However, on the NUX page, one of the LineItems, 'Operating Income' has moved to a different location. The screen captures show the LineItem Subset entries and the rows of the NUX page.
LineItem Subset entries
NUX Page Rows
How can we get the LineItem Subset Entries in the sequence we need?
Thanks for your help.
Answers
-
Hi @AllMartin ,
How is it when uncheck 'Is summary' in the module blueprint?
It would be this way now.
┌OPERATION INCOME
├Depreceation & Amortization
EBITDA <- PARENT
Regards,
Taichi
1 -
Hi,
After another search in Community I found the solution. The card configuration has an option to reorder the row or column headers. When configuring the card view, click on the 'Reorder' button,
Then move the entries to the desired location by dragging and dropping or by using the buttons above the list of entries.
Thanks for your help.
Martin
2 -
Edit: Oops didn't realise someone already replied to this, was sitting in my drafts. Anyway, hope the screenshots below help highlight what was causing the issue.
The problem here isn't with new UX re-ordering the line item subset, but rather the behaviour of parent roll-ups within line item subset items. See example:
Regardless of the line item order, due to the hierarchy in place, the Line Item Subset will always respect the roll-up order.
To get around this behaviour, toggle the Is Summary flag - don't remove the Parent, it seems to clear the formula as well. (By toggling the "Is Summary" flag you'll get rid of the value in the Parent field anyway)
0