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 Community members, Requirement Details: I have 5 levels of composite hierarchy list (A1, A2, A3, A4, A5). I have published a module in UX, Now the requirement is If user select a list member from A4 level in the context selector or Custom Filter I have to display all the list members under that A4 level. How can I…
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…