Variables

R Name Initial Value Value to store Reset at Calculate
Expand/Collapse all values of variables Expand/Collapse all values of variables
Variable will release after report vSubTotal Expand/Collapse initial value of current variable
0
Expand/Collapse store value of current variable
quantity * MTON(unit_price)
Order_number Sum
Variable will release after report vDisCount Expand/Collapse initial value of current variable
0
Expand/Collapse store value of current variable
iif(discount > 0, vSubTotal * (discount / 100), 0)
End of report None