Hi, I try to add formula to the code line, but I get error that says 'code does not apply to any lists', what is the problem=
Kind regards,
Katja
Hi @Katjaj , Copy the "-" from the below line item in the applies to section & paste it in the applies to for this line item. It will apply the "SKU Flat" dimension to that line item & then you'd be able to use code formula. The error is reflecting that there is no dimension applied to the line item that you're trying to use the code formula for as you can see it is also showing blank & the small squares (indicating a subsidiary view) Hope this helps! :)
The hyphen (-) indicates that the line item inherits the module's dimensions. Since the hyphen was removed, CODE(ITEM(SKU Flat)) now requires the line item to have the SKU dimension explicitly. This mismatch leads to the error.
CODE(ITEM(SKU Flat))
Hello Experts, Greetings for the day!! I am trying to import data from data hub into spoke model. While I am importing I am facing one error "Invalid Name". I have checked both data hub and spoke model same list item is present in both models and there is no mapping issue. Could you please help me with this issue..…
Just curious :)…
Hello fellow Anaplaners, I have a question about the UX for Anaplan for hierarchical list. If I have a list with multiple layers, say P1, P2, P3, and P4, and the workpage had 2 axis, list and line items, in its vertical axis and time in its horizontal axis (see figure below) The list is shown without indentations, and may…