Icon

Excercises

This directory contains 4 workflows.

Icon01 Date and Time 

Create a new column which is named order processing. it is the time between when the order was reciveed and shipped.

Icon02 Flow Varibales and Components 

Count of First class shipping using flow variable - all done in a component

Icon03 Workflow Control 

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 […]