sofseattle
Technical User
Hello,
I am working with SAP Business One production orders and am trying to get report to display a "run time" field that is displayed as time:
I have this formula to calculate the value and the result is a number. ( example 2.5) I now need to try and convert this into a field that shows the total as a run time field.
Screen shot of expected outcome and current report display included:
Any help would be greatly appreciated.
Formula to calculate value (these are all numeric data values):
({Command.PlannedQty}*{Command.BaseQty})/{Command.TimeResUn}
I am working with SAP Business One production orders and am trying to get report to display a "run time" field that is displayed as time:
I have this formula to calculate the value and the result is a number. ( example 2.5) I now need to try and convert this into a field that shows the total as a run time field.
Screen shot of expected outcome and current report display included:
Any help would be greatly appreciated.
Formula to calculate value (these are all numeric data values):
({Command.PlannedQty}*{Command.BaseQty})/{Command.TimeResUn}