Hi,
Need help with Formula. I have the following below. Please advice.
'INV01 Inventory Ordering'.Beginning Inventory[LOOKUP:'SYS07 Distribution Center Details'.Region]
Thank you
Hey There --
Is there a time dimension to this module? Do you need to also sum up items by region or lookup? Could you post a screenshot of the formula/module?
Hey @neg177
I’m glad you arrived at the right solution. That is always my goal, to help you understand the issue better so you can resolve it yourself. If you still have any questions about a concept or a function, let us know.
also, please mark any response that helped you better arrive at the answer as an "Accepted Solution" so others have an easier time when seeking help through the threads.
I assume you are working on Level 2 training. it would be helpful if you provide some context. This way we can help you faster.
now, you are trying to calculate the Beginning inventory Line Item in the INV01 module or another module? I assume another module, in this case you have to look at your target module -where you are writing the formula- and compare the dimensions to that of the source module -INV01.if I remember correctly, you need to “sum up” the Inventory from the INV01.Reviewing the dimensions will help you.
I believe I figured it out. I used the formula below. Please let me know if I'm correct.
'INV01 Inventory Ordering'.Beginning Inventory[SUM: 'SYS08 SKU Details'.Distribution Center]
great thank you so much, will do.
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…