function computes the maximun value of a given column in a given dataset
1 | getMax(datad, columnName)
|
datad |
the given dataset |
columnName |
the column name from which you want to get the maximum value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.