Izenda, LLC

Ad Hoc Reports & Dashboards for ASP.NET Apps

Free Trial

Izenda Reports is licensed on a "per user" or "per server" basis. Please complete this form to receive a price quote.

All fields are required.

The live demo demonstrates Izenda reports with the Northwind Sample database. To login, please register below.

All fields are required.

Please register to try Izenda reports on your data today.

All fields are required.

Can Extended Functions be used to apply a multi-input function?

Expand / Collapse
 

Can Extended Functions be used to apply a multi-input function?


Extended Functions are not designed for multiple input functions.  Extended Functions are for a single operation / input functions.  Creating a "view" is recommended when an operation would require more than one function.

Examples of when to use a view:
TO_CHAR(field,format)
NVL(field, value)
DECODE(field,value1,output1,output2)



Details
Type: FAQ
Options