Here is my situation. I need to create four calculated columns out of two attributes. My two attributes are weight and value. I have another attribute that is called transaction type. The values for transaction type are Actual and Estimate. From this, I need to create four columns
on my report: Actual Weight, Estimated Weight, Actual Value, Estimated
Value.
What is the best way to do this?
Thanks for the help.
on my report: Actual Weight, Estimated Weight, Actual Value, Estimated
Value.
What is the best way to do this?
Thanks for the help.