FAQ/fixed-unit-conversions.md
... ...
@@ -2,12 +2,10 @@
2 2
3 3
Functions are added to Izenda through the extended functions API code. This article explains how with an example:
4 4
5
-[[Izenda and UDFs (http://wiki.izenda.us/FAQ/izenda-and-udfs)]]
5
+[[Izenda and UDFs|http://wiki.izenda.us/FAQ/izenda-and-udfs]]
6 6
7 7
These functions are available in the 'Functions' drop-down. They can also be used in an expression by clicking the gear to the right side of the field.
8 8
9
-<font color="red">Add Function Dropdown Pic here</font>
10
-
11 9
>_**The specific process to deploy functions depends how the data is stored in the DB, and what the use-case is.**_
12 10
13 11
**Example 1**: _Data stored in Meters - Output needed in Meters, Kilometers and Miles._