Best Of
Re: Level 2 - Sprint 1 - 1.3.10.3 Import Data into G3 Location List
Hi @Neeraja66, thanks for responding, actually I checked and found that 2 cell are not required for flat location module. Thanks again!!
Re: Best fit algorithm for bundling/grouping
@Olek P Sounds like an option worth considering for us to implement.
TristanS
Re: TIMESUM Formula - 1.5.7.1 SYS13 Account SKU Filter Module
Solved: The formula logic is correct however there was typo in the line item wording 'Volume" instead of "Volume". That is why when I copy paste the formula in the exam it did not recognized it.
Thanks everyone!
Re: TIMESUM Formula - 1.5.7.1 SYS13 Account SKU Filter Module
Ideally, I would not write IF ELSE around TIMESUM and simply put TIMESUM('DAT03 Historic Volumes'.Volume) <> 0 😉 But level 2 will expect you to surround it with IF ELSE.
You won't believe the mistake here. I guess the line item name has to be Volumes in DAT03 Module 🙂
IF TIMESUM('DAT03 Historic Volumes'.Volumes) <> 0 THEN TRUE ELSE FALSE
Try this!
Dikshant
Re: Level 2 - Sprint 1 - 1.3.10.3 Import Data into G3 Location List
Hello @bhushanshastrakar
If you are importing with respect to code, there are no codes to match in line no 43&44 that's why it is failing, I think. Also check those are summaries maybe if you have in saved view.
Re: Import Data into DAT01 Beginning Inventory Module
Solene
From the screenshot of mapping need to import the data into Beginning inventory line item only, filter line item is populated so do the mapping respectively..
Select Column Headers for Data01 Beginning inventory line item and then do mapping the respective tab.
Hope it helps
SriNitya
Re: TIMESUM Formula - 1.5.7.1 SYS13 Account SKU Filter Module
Hello @BernardoSiv
Maybe check the module naming's, those are created as guided in the story?
Re: TIMESUM Formula - 1.5.7.1 SYS13 Account SKU Filter Module
Hi @BernardoSiv
Is it incorrect or throws an error
If it is incorrect, Check the Time sum Function Parameters here
It throws error Whenever you copy pasted it will throw error if you have any naming differences of Volume line item
PujithaB
Re: Line Item Subset Formatting
Adding my two cents and up vote. We have the ability to format grids in the UX based on the style settings for the line items, but if we have an LISS we lose those settings and thus the ability to format heading vs summary vs normal. Trying to create an IS or BS that are visually easier to follow is now impossible if using a LISS.
Re: How to Identify First Month of Every Year?
@Dikshant nailed it, his is the best answer and will perform best because it has fewer calculations.
