This directory contains 4 workflows.
Create a new column which is named order processing. it is the time between when the order was reciveed and shipped.
Count of First class shipping using flow variable - all done in a component
Took the Quantity and Sales column divided the 2 values in a loop and added the new PricePerUnit cost in a new Column on the table. Added a color sorter to […]