Application Integration
- Application Integration
- All Products
fn:avg(arg)
Argument | Required/Optional | Description |
|---|---|---|
arg
| Required | Numeric data type. Passes the values for which you want to
calculate an average. You can enter any valid transformation
expression. |
|
|
|---|---|
|
|
|
|
|
|
fn:avg( WHOLESALE_COST, ITEM_NAME='Flashlight' )
|
|
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
fn:avg( QTY * PRICE - DISCOUNT )