Virgil OpenText EmployeeI am an admin

Overview

Overview
Roles
EM
Badges0

About Me

About Me

Analytics

1,049
0

Reactions

No reactions yet.

Discussions

    • This example uses a passed in parameter to determine which table to show. Each table uses the visibility property and code similar to below.var paramDate = new Date(Date.parse(params["NewParameter"].v…
      379
      0
    • A simple example showing how to use a crosstab to get a table with the labels on the left and data horizontal... versus the normal table with the labels on the top and the data vertical. This example …
      17297
      0
    • Attached are the slides from the EclipseCon 2009 Session titled Give Users a Web Portal for Creating Ad-hoc Reports. This was a gold sponsered talk and explains the various ways to integrate BIRT repo…
      3724
      0
    • Powerpoint slides and example BIRT Designs used for the BIRT User Group in London on April 27, 2010. Topic include various features of the BIRT Report Designer.
      3808
      0
    • The enclosed example is a Java Eclipse project that includes a BIRT report design and a simple Java Object (POJO) for data.<br /> <br /> You can read more about the POJO Data Source in this blog post …
      5778
      0
    • Using the "Classic Models Inc." sample database, prints an invoice for the selected order, including customer and invoice details and products ordered. Demonstrates use of a parameter to select the or…
      3803
      0
    • This example demonstrates how BIRT can be used to build reports on XML data sources. An XML file or an URI can serve as data sources for a BIRT report. In this example, we utilize URI's to the Eclipse…
      4056
      0
    • This example demonstrates how BIRT can be used to build reusable component report libraries. In this example, we start by creating a library. We utilize URI's to the Eclipse RSS Newsfeed as the data s…
      3814
      0
    • This example demonstrates how a Combination Chart can be created within BIRT. In addition this example also demonstrates how to add drill to details, using internal bookmarks and the Chart Interactivi…
      4311
      0
    • This example demonstrates how to build a BIRT report that uses a cascaded parameter group. A cascaded parameter group allows a group of parameters to be interlinked, where selecting a value for the fi…
      3941
      0
    • This example is intended to illustrate Data Set filtering within BIRT. The ability to apply filters on data sets is a powerful feature of BIRT. When integrating data into a report from multiple data s…
      3715
      0
    • The look and feel aspects of a report are essential for the end-user experience. BIRT's Text Element allows a broad range of formatting options such as Multi-line text, Text that contains multiple sty…
      4014
      0
    • This example illustrates adding a group section to a listing report. To gain deeper insights end-users often need to look at data in a grouped and summarized form. This example demonstrates how to gro…
      3798
      0
    • Two types of images can be referred to in a report. URI's refer to images read from another location. Images can also be embedded within a report design file. A scripted data source is used in this ex…
      3818
      0
    • The report presents a list of customers with their respective credit limits. In the example a new column will be added to the report to display a credit ranking classification. The company may use thi…
      3743
      0
    • This example demonstrates how to filter the data in a BIRT report at runtime by using report and data set parameters. Report parameters allow end-users to interactively filter the report's data to gai…
      3910
      0
    • This example demonstrate using the DE API to create a simple report within a Java class.
      3968
      0
    • BIRT Report Design that shows how to create global variables in a table script event and then use those variables to dynamically create chart markers. The values of the markers are used as a compasiso…
      4209
      0
    • This is an example BIRT report design that uses the Page Break property of a grid to control which master page gets used throughout the report.<br /> <br /> More details and screenshots related to thi…
      4827
      0
    • Two different approaches for getting dynamic images into a BIRT report design. One approach use a script on the image onRender event to change the name of the image at runtime:if(row["CREDITLIMIT"] < …
      4850
      0
    • BIRT report design that shows how to create an inner chart within a table that will use different values for each table. This example shows two different ways to include a chart directly in a detail r…
      3987
      0
    • BIRT example report design that allows for multiple values to be passed into the data set query. This example uses property binding to append an IN CLAUSE to the query based on the parameter values. P…
      3876
      0
    • Enclosed is the powerpoint presentation explaining report and chart scripting for BIRT reports that was given at EclipseCon 2008. The examples report designs and code used with the class are also encl…
      4496
      0
    • This is a simple example that shows how to use the Bookmark property to hold a handle to an image. You can then reference that image using the document.getElementById method to manipulate the image. I…
      3720
      0
    • BIRT report example that combines multiple rows of data and displays it on a single line. This is done with grouping, with 'hide details' checked, and aggregations applied at the group level.<br /> <b…
      3922
      0
    • Report examples showing how to replace the text from a label with externalized text from a properties file. One example shows setting the textkey property of the labels and group headers, the second e…
      4395
      0
    • Simple BIRT Report design showing a stacked bar chart. This example was created with BIRT 2.2.0 and uses the ClassicModels example database.<br /> <br /> Updated with a second chart with two sets of s…
      4592
      0
    • This example report design uses script in the beforeFactory event to change the chart interval type from Days, Weeks, Months, and Years at runtime based on a user parameter.<br /> <br /> This example …
      3815
      0
Avatar

Welcome!

It looks like you're new here. Sign in or register to get started.

Badges

No badges yet.