MtlTag/LaborDtl Error

Trying to tie in LaborDtl to MtlTags so I can create an autoprint label once they log the labor qty.

I am getting this error:

Failed to submit autoprint report. Error: Ice.Common.BusinessObjectException: Quantity per container should be greater than zero.
at Ice.Publisher.AssertNoExceptions() in C:_releases\ICE\ICE3.2.700.11\Source\Framework\Epicor.Ice\Exceptions\Publisher.cs:line 104
at Erp.Services.Rpt.MtlTagsSvc.ExValidateParam() in C:_releases\ERP\ERP10.2.700.0\Source\Server\Services\Rpt\MtlTags\MtlTags.cs:line 91
at Ice.Core.TaskServiceBase`1.SubmitUsingTaskAgent(IceRow parameterRow, String agentID, Int64 agentSchedNum, Int32 agentTaskNum, String maintProgram) in C:_Releases\ICE\ICE3.2.700.0\Source\Server\Internal\Lib\TaskLib\TaskBase\TaskServiceBase.cs:line 311
at Erp.Services.Rpt.MtlTagsSvc.SubmitToAgent(MtlTagsTableset ds, String agentID, Int64 agentSchedNum, Int32 agentTaskNum, String maintProgram) in C:_releases\ERP\ERP10.2.700.0\Source\Server\Services\Rpt\MtlTags\MtlTags.Designer.cs:line 116
at Epicor.Customization.Bpm.DB7B198933EB5E4D1595E82A0B0380FE5B.PostTranDirective_PanelLabels_4B23104FCD464847AE2B699CF084DAE1.A001_AutoPrintAction()

There have report parameter QtyPer, you need assign value to it.