Dear Community,
I encountered an issue during the build of some of our projects and would appreciate further clarification if possible.
Brief description of the case:
I have two modules, A and B, that contain the same line item names "Adjustment" (module1.Adjustment, module2.Adjustment). When I tried using the same formula in both modules (copy - paste taking into account the module dimensions), I encountered an error stating that the line item wasn't recognized.
The error log:
Formula:
IF '
SYS19 - Versions x Time'.DCA Write AND Adjustment = 0 OR NOT 'SYS19 - Versions x Time'.DCA Write
THEN
Net Sales Calculated
ELSE
Net Sales Calculated + Adjustment
PS: Rewriting the formula would resolve the issue, but I'm seeking clarification regarding the copy-paste method, which we have used in the past without encountering any problems related to item recognition.
Thank you & Best regards,