ocity ostate dcity dstate carrier price
A B C D X 1200
A B C D Y 1500
A B C D Z 2000
BASE Price for this lane is 2500
This is a sample taken out from my report. Now i want to
calculate savings such that savings= base price- lowest price among all the carriers. ie in this example it will be savings= 2500-1500. These values are different for different lanes. How do i put this calculation in form of an expression.
A B C D X 1200
A B C D Y 1500
A B C D Z 2000
BASE Price for this lane is 2500
This is a sample taken out from my report. Now i want to
calculate savings such that savings= base price- lowest price among all the carriers. ie in this example it will be savings= 2500-1500. These values are different for different lanes. How do i put this calculation in form of an expression.