|
Expressions
Use expression to add computed values to the information in the data. For example, if the data contains a 'Price' and a 'Discount', then the expression can compute the discounted price. To create an expression, users provide a name to associate with the new item, a headertext property that is a display name and an algebraic expression involving the other columns in the data source. The following graphic represents a code window showing how this might be done.
Code to add a expression field
|
|
|
|