Survey Tabulation > Table specification syntax > Special elements > Creating a derived element calculated from other elements > Create a derived element calculated from other elements using a function
 
Create a derived element calculated from other elements using a function
interest{.., Derived 'Highest other than Dinosaurs' derived('maxof(Conservation, Fish_and_Reptiles, Fossils, Birds, Insects, Whales, Mammals, Minerals, Ecology, Botany, Origin_of_species, Human_Biology, Evolution, Wildlife_in_danger)')}
This example uses a derived element to compare other elements in the table and display the maximum value, using the MaxOf function.
Here is a table that has this axis on the side:
You can use any expression that is supported by the Data Model, including any of the functions in the function library: see Operators.
See Advanced expressions for more information.
See also
Creating a derived element calculated from other elements