When I edit the format and switch from text to list, I get the following error message: "Format of mapping used for lookup doesn't match any dimension of the source."
How do I fix this?
That error indicates that the line item which format you are attempting to change is being used / referenced by other line items, and the new format is not accepted by the formulas downstream.
If you go to the blueprint of the module where the LI is, and scroll all the way to the right, you will see the last column of the blueprint called "referenced by", which includes a list of all the modules.line items or list.properties that reference to this particular line item.
at this point you can either cut out those formulas until no other line item or property reference the one you wish to change, then change the format to list and then past back the formulas where they were. Some formulas wont work anymore and you will have to either change the format or the formula of those downstream line items
Before changing the format of any lineitem , you need to go to blueprint view of that module and check the references of that line item and copy formula of all reference line items and then remove the formulas and references and after changing the format of line item then you need to update the formula of all referenced items
Hi ALL, I have a module where a line item (Assignments column) is formatted by a large ‘Projects’ list. Each record is assigned to a Project and this module is published to a UX page. When users apply a filter on the Assignments column, the filter dropdown displays the entire Projects list (since the column is…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?