E2 expression issue
Posted: Tue Oct 02, 2018 7:01 pm
I have a report i am editing that is inside E2 (ERP Software) and has a report designer.
I am trying to edit a report that has the following Expression:
{LaborDet.TotalEstHrs*(LaborDet.QtyOrd/LaborDet.QtyToMake)}
This returns the following values:
{25.5*(6/12)} which should return 12.75, but i can not get it to show anything but 0.00
If i swap the last expression and make it (12/6), it returns the correct value 51.00.
What am i doing wrong.
Is there some setting that will only return values bigger than 1.00??
Any help would be greatly appreciated
Thx
Chad
I am trying to edit a report that has the following Expression:
{LaborDet.TotalEstHrs*(LaborDet.QtyOrd/LaborDet.QtyToMake)}
This returns the following values:
{25.5*(6/12)} which should return 12.75, but i can not get it to show anything but 0.00
If i swap the last expression and make it (12/6), it returns the correct value 51.00.
What am i doing wrong.
Is there some setting that will only return values bigger than 1.00??
Any help would be greatly appreciated
Thx
Chad