Hello,
I am using SYS07 to load territory data in QUO07. I understand that they have different dimension however, Anaplan accepted the reference but not showing the info. any hint how can I solve it?
SYS07
QUO07
Thanks.
Hi @Gharbali , The formula you applied in QUO07 accepts the reference, but it isn't displaying the information because of the top-level hierarchy present in the list used in the QUO07 module. Since there is no summary assigned to the Territory line item, no values are being returned for it in the target module.
To resolve this, you need to use a lookup on the Account line item from SYS07 in the target line item. Therefore, the final formula in QUO07 should be: 'SYS07 Territory>Accounts Details'.Territory[FIRSTNONBLANK: 'SYS07 Territory>Accounts Details'.Account] (Also as there can be multiple territories assigned to single account and hence it would be better to use the count of territories as a sum instead of firstnonblank value) Hope this helps.
@Gharbali
Is there another module with the same dimension where you can get the territory?
Hello @R_Goza,
My other modules with same dimension don't have territory to refer here in this module.
Geometry vibes
I haven’t encountered this situation before, but I find it very difficult to convert like this.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…