678244c19b6e67b257e2692d8e96120057c55d69
FAQ/izenda-and-udfs.md
| ... | ... | @@ -37,4 +37,6 @@ end; |
| 37 | 37 | **3b) You can also use this function in the 'Fields' tab's [[advanced panel|http://wiki.izenda.us/FAQ/advanced-field-settings]] 'Expression' input box:** |
| 38 | 38 | ```sql |
| 39 | 39 | CAST(SafeDivide([UnitsInStock], [UnitsOnOrder]) * 100 AS varchar) + '%' |
| 40 | -``` |
|
| ... | ... | \ No newline at end of file |
| 0 | +``` |
|
| 1 | + |
|
| 2 | + |
|
| ... | ... | \ No newline at end of file |