Izenda Logo

This documentation is for the legacy Izenda 6 product. Documentation for the new Izenda 7 product can be found at https://www.izenda.com/docs/

*Only Reports created in Instant Reports 2.0 without any edits in the Report Designer can be opened in Instant Reports. Once a report is edited in the Report Designer, it can no longer be edited with the Instant Report Designer.

Installation

The new page is include in all 6.10.0.1 Reference Implementations for download. The new page can be configured for review using the following setting in the global file:

  • WebForms AdHocSettings.InstantReport = "InstantReportNew.aspx";

  • MVC AdHocSettings.InstantReport = "InstantReportNew";

  • VB AdHocSettings.InstantReport = "InstantReportNew.aspx"

This will change the current Instant Report page to the New Instant Report Page when navigating from the New Drop Down menu.

Data

Charts

Formatting

Scheduling

Sharing

Toolbar

Filtering

Field Settings - Prior to 6.10.0.3 Release

Field Settings - Updated 6.10.0.3 Release

Adding a Pivot - Added 6.10.0.3 Release

To create a pivot the user must first select at least one column in the report. This will show as the Rows in the Pivot grid. See below:

Next, click on the Edit Pivot Button shown below:

This will open the Pivots panel to allow the user to select Column and Pivot values.

Next, add the Pivot column and the grouping style for the column. In the example below we will add a field called Order Date in the Northwinds Database and choose to group by the year of the order date.

Now we want to add our pivoted values. Click on the +Add Cell Value button and a new field selector will be added to the panel.

Now you can use the drop down to select a field to show in the body of the pivot. We will show Freight from the Order Table and chose to sum the value of freight.

Now you can see the pivot is showing Each Ship Country and the sum of Freight by Order Year.
Additional values can be added to the pivot by clicking on the +Add Cell Value button, below we will show a count of Order ID for each Country by year.

This panel can be collapsed by clicking the – icon in the top right corner of the Pivot panel shown below.

Notice you can still see a count of pivoted values when the panel is collapsed. If you need to edit the Pivot you can click on the Edit Pivot Button again to expand the panel.

To remove the Pivot you can click the “X” on the top left corner of the Pivot panel header shown below:

This will remove the Pivot Column and the Pivot Values from the Pivot panel as shown below:

You can add side totals to the Pivot by clicking the Add side totals check box in the Pivot Panel shown below:

Unsupported Features

At this time the following Report Designing Features are unsupported in the New Instant Report Designer.

*Advanced Datasource Joining Functionality

*Only Reports created in Instant Reports 2.0 without any edits in the Report Designer can be opened in Instant Reports. Once a report is edited in the Report Designer, it can no longer be edited with the Instant Report Designer.

*HTML Charts / Dundas Charts

*SQL Query Export

*Forms Design / Edit

*Language Translations

*Report Summary

*Adding Multiple Charts

*Adding Summary Grid