You are on page 1of 3

Order ID Quantity Order Value Actual Total Order Quantity 14870

2222686 480 $ 1,200.00 Actual Total Order Value $ 32,515


9137942 610 $ 915.00
2591591 490 $ 1,470.00 Target Total Order Quantity 12500
5727287 530 $ 1,590.00 Target Total Order Value $ 25,000
6696095 520 $ 780.00
2071811 400 $ 1,200.00
1681422 240 $ 600.00 Objectives Achieved?
7923665 770 $ 2,310.00 Target Order Quantity Achieved? 1
6495990 120 $ 300.00 Target Order Value Achieved? 1
2884971 260 $ 390.00
3104248 380 $ 570.00 Both Objectives Achieved? 1
6591759 220 $ 660.00
1654144 120 $ 180.00 At Least One Objective Achieved? 1
5838000 580 $ 1,450.00
2613499 830 $ 2,490.00 Actual versus Target
6452597 940 $ 1,410.00 Actual Total Order Quantity Was 2,370
3597671 860 $ 1,290.00 Actual Total Order Value Was $ 7,515
3497037 990 $ 1,485.00
7245825 420 $ 1,050.00
3752341 680 $ 2,040.00
2228642 500 $ 750.00
6308184 420 $ 630.00
7322687 570 $ 855.00
6253313 250 $ 750.00
7136401 920 $ 1,380.00
5693278 360 $ 900.00
2637109 240 $ 360.00
4298027 450 $ 1,350.00
1698653 720 $ 2,160.00
Logical Functions
IF() Performs a logical test and returns a value if TRUE, and a different value if FALSE
AND() Returns TRUE if and ONLY IF ALL logical tests return TRUE
OR() Returns TRUE if AT LEAST ONE logical test returns TRUE

Logical Operaters
= Returns TRUE if values of conditions are equal
<> Returns TRUE if values of conditions are NOT equal
> Returns TRUE if the value of left condition is GREATER THAN the value of right condi
>= Returns TRUE if the value of left condition is GREATER THAN OR EQUAL TO the value
< Returns TRUE if the value of left condition is LESS THAN the value of right condition
<= Returns TRUE if the value of left condition is LESS THAN OR EQUAL TO the value of ri

Units Over target


Dollars Over target
fferent value if FALSE

N the value of right condition


N OR EQUAL TO the value of right condition
e value of right condition
EQUAL TO the value of right condition

You might also like