Hello. Has anyone have any idea on this use case: ...
# suiteanalytics
r
Hello. Has anyone have any idea on this use case: Goal: Show in Search those Sales Orders which (transaction level) Total Quantity ordered = Total Quantity Committed/Allocated Currently my search is capturing details on a line level. Any idea would be appreciated.
l
You could use a formula numeric SUM [Quantity] - [Quantity Commited] equal to 0 on Summary tab and group by Document Number