Hi,
Is it possible to create your own function and call it in the Calculation View calculated column?
For example: If I had a table with two attributes: name and date. I would like to create a calculated column by parsing the date column. In this case, return a numeric Month value.
Chris