0

Report Bug?

Hello,

We are creating a report to show total weights between two dates, for all shipments per customer. We have two SUM fields to read the date and customer name, and pull the values off and sum them. The two formulas are:

=NL("Sum","Sales Shipment Header","TotalWeight","Sell-to Customer No.",G16,"Posting/Tax Point Date",$F16)=NL("Sum","Sales Shipment Header","LeadWeight","Sell-to Customer No.",G16,"Posting/Tax Point Date",$F16)
Now for some reason, when we run this report it takes an infinite amount of time, I left it running for 15 hours and it hadn't done.
If you cancel the process though, and look at the data its all there within the first minute. So for some reason its doing a lot more with the data than it needs to.

We know these two calculations are the culprit because taking them out speeds up the report dramatically taking only 30 seconds.

Any ideas :)

2 comments

Please sign in to leave a comment.