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.

You can download a full time-limited trial version here. Or, email a CSV file to data@izenda.com and our sales team will create several complementary reports on our demo environment.

All fields are required.

Does Reports provide the ability to format logical data? For...

Expand / Collapse
 

Does Reports provide the ability to format logical data? For example, a 1 or 0 in a bit field is returned to the report as True or False. Can this be changed to display Yes or No without defining this behavior in a View?


Yes. A custom format can be designed to accomplish this. Set AdHocSettings.ExtendedFormats["MyFormat"] = "{0:yes;;no}".


Details
Type: FAQ
Options