Can anyone help me with this, please? I'm unable to get the correct formula for this.
Hi @Apurv989
Could you please share dimensionalities of the two modules? You can find it in Appies to or Pivot of the modules.
I think you should simply select the source and automatic aggregation will work or just a SUM function. But anyway let's look at dimensions first.
Kirill
In the REV02 module there is no formula and you need to write a formula to populate the volumes from DATA02 SKU Volumes module. Try it, Best of Luck!
In the target module you need to check dimensionality where volumes need to be loaded vs the source and refer the volumes from SKU module , it depends on dimensionality between source and target module , for eg if rev02 has SKU as dimension or any parent as dimension , then directly the module can be referred since it will be an aggregated or direct reference , else you will need to apply sum or lookup accordingly
There was an error rendering this rich post.
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…