Hi All,
Im trying to create a barchart that displays order backlog.
Main idea of the chart is that on current month it sums whole backlog {@total}.
Next month it shows whole backlog {@total} except those orders which {@shipday} is on the first month, and so on.
Basically I have the following fields:
{@shipday}=date when order is shipped.
{@total}=currency value of the shipment.
Is this possible to create?
Thanks for help.
Im trying to create a barchart that displays order backlog.
Main idea of the chart is that on current month it sums whole backlog {@total}.
Next month it shows whole backlog {@total} except those orders which {@shipday} is on the first month, and so on.
Basically I have the following fields:
{@shipday}=date when order is shipped.
{@total}=currency value of the shipment.
Is this possible to create?
Thanks for help.