while writing the formula for safety stock flag count line item i used this formula
'INV01 Inventory Ordering'.Safety Stock Exception Count[SUM:'SYS08 SKU Details'.Country Made In ]
But it is giving error as data mistmach. can u help me
Hi @Akshara
Kindly check the dimensions of the module that are getting into action. Also check the 'SYS08 SKU Details'.Country Made In line item is list formatted line item. The format of 'SYS08 SKU Details'.Country Made In should be used as a dimension in the target module to make this formula work.
~Anand
Thank u so much my SYS08 module line item Country made in was not in list format. Now its working
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…