Hello,
I would like to modify the Perfect Line expression on my custom space, but I have no idea how I can summarize the Net Amount LC based on the sasa Shortage:
MAX([sasaPlanned Receipt Date: Sum: sasa Net Amount LC] - [sasa Planned Receipt Date: Sum:sasa Shortage] - SAVEDEXPRESSION('sasa Late'), 0)
I also tried to create an expression from the DB where only summarizes the Net Amount if Shortage = 1, but it says that Sales Schedule Line.Shortage is not valid, but I can't find the exact column.
[sasa Planned Receipt Date: Sum: sasa Net Amount LC]
WHERE
[Sales Schedule Line.Shortage] = 1
Do you have any clue how to approach this issue?
Kind regards,
Roland