Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BIRT Functions (BIRT)"

(New page: {{Backlink|Report Developer Examples (BIRT)}} Examples for the BIRT Project are contributed using Bugzilla. This example is [https://bugs.eclipse.org/bugs/show_bug.cgi?id=180025 Bugzill...)
 
Line 8: Line 8:
 
This example was crated and tested with BIRT 2.5 Milestone 4.
 
This example was crated and tested with BIRT 2.5 Milestone 4.
 
== Example Files==  
 
== Example Files==  
[https://bugs.eclipse.org/bugs/attachment.cgi?id=62399 Example Report]<b>
+
[https://bugs.eclipse.org/bugs/attachment.cgi?id=62399 Example Report]<br>
  
 
== Description==  
 
== Description==  

Revision as of 12:27, 29 March 2007

< To: Report Developer Examples (BIRT)
Examples for the BIRT Project are contributed using Bugzilla. This example is Bugzilla ID 180025. If you would like to contribute an example see the example contribution guidelines.

Introduction

This example demonstrates using several of the built in BIRT functions available within the Expression builder.

BIRT Version Compatibility

This example was crated and tested with BIRT 2.5 Milestone 4.

Example Files

Example Report

Description

The attached example illustrates building expressions using native JavaScript functions and built in BIRT Functions,

BirtComp.between(dataSetRow["QUANTITYORDERED"], 30, 50)

Comments

Please enter comments below by selecting the edit icon to the right. You will need a Bugzilla account to add comments.


Copyright © Eclipse Foundation, Inc. All Rights Reserved.