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.
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β¦