RE: Adding Total Shipping Weight to Picking Ticket
Hi Dave,
To summarize our call:
We verified that you had properly added the Item Master table to the report, but for some reason it was not showing up in the table list in the Toolbox.
We removed the Item Master table, then re-added it, and then it showed up in the table list.
Once we could view the Item Master table in the toolbox, we created an Extended Item Ship Weight calculated field (Qty * Ship Weight). We then added that field to the report to test.
We observed that the Ship Weight value is stored in IV00101 without decimals, so we ultimately applied the DLR6_S2 format to the field, which gave us 2 decimals for the field value.
We added the Extended Item Ship Weight field to the Body section with the field Display Type set to Data. We then enabled the Report Footer section for the report, and added the calculated field again to the Report Footer, and used a Display Type value of Sum on the footer version of the field.
And with that, I've had my annual dose of Report Writer for the year, so I'll display my vaccination record next time!