Hello
By creating add row action I can add 1 row for a numbered list .Is there any feasibility in New UX to add MULTIPLE ROWS of a numbered list at a time?
Thanks
Tejaswini
Hi @tejaswini
It isn't possible to create multiple list items in an action, to counter this in the past I have created a new module with the same line items as my target and a number of dummy list items. Users have then filled in the line item details here before using an import action to add all the populated members to the target list.
@tejaswini
Within the UX as well as the old UX, you can add multiple members at a time if the list is a numbered list.
UX: this functionality was recently released and has to be on a worksheet:
On the old UX, you can click in the upper left corner of the dashboard element:
Hope this helps,
Rob
@rob_marshall
With in the new UX on a worksheet - Insert multiple items option is disabled
Is it because of the module view containing different other dimensions (time, versions and other lists)?
Can Insert multiple items work even if the module view having dimensions?
Great question and the answer would be no, not in that view. When you add member(s) to a list, that module has to be dimensionalized by only that list because the system can't handle multiple names/display names if the results are dimensionalized by multiple lists. Hope that makes sense, but I feel that is a messy explanation.
Let me try it again....If it is only dimensionalized by that list, the "display Name" can only have that one value. But if it is dimensionalized by Version and Time, this will not work because in theory, the "display name" can have different values for each version and time period.
@rob_marshall Is this available on the NUX as well ? I can't see it when I right click on the grid ! My module is only dimensioned by one list (child of a hierarchy)
@Ritaj99
Yes, please see the above.
@rob_marshall Thank you. I needed to create at least one item in the list to be able to right-click on it on the NUX, then click (Insert multiple items). At the beginning, I was right-clicking on the headers 😁
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
I have this template to import back to my module By right it should match the module because the time format is the same as the module the only difference is that in the excel file there is a seperator. M-Y. Thus logically to me it should be But when i run the action using M-Y and match names both result in an import error…
Hi everyone, I was trying to Retrieve a Line Item (Boolean) using TIMESUM as formula to another module by using ANY. This Boolean LI has A,B,C as dimensions. My target module has only A as dimension. In order to use a reference module for mapping, does this reference module had to have A,B and C as dimension or just A…