On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.
BIRT: Dynamic Image Examples
Virgil
AdministratorEM admin
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:
...and the other approach uses a computed column on the dataset to dynamically change the location of the image:
Both approaches pick up the image from a relative URL inside the same project. These examples were created with BIRT 2.2.
if(row["CREDITLIMIT"] < 25000 ) this.file = this.file.replace("happy", "sad");<br />
...and the other approach uses a computed column on the dataset to dynamically change the location of the image:
if (row["CREDITLIMIT"] <= 0) { "down.jpg" } else { "up.jpg" }<br />
Both approaches pick up the image from a relative URL inside the same project. These examples were created with BIRT 2.2.
Categories
- All Categories
- Cloud Editions
- 1 Thrust Services
- cat as link
- 1 Core SaaS Application development
- 10 Developer Announcements
- 15 General Questions
- 33.4K TeamSite
- 141 Application Governance & Archiving
- 15.2K Designing Analytics Reports
- 1K DevShare Downloads
- Core SaaS Applications
- nested parent
- 4.3K Developing Analytics Applications
- 8.8K Documentum Developer Forum
- Media Management developer
- 159 Transactional Content Processing (TCP)
- 1.7K Web Experience Management
- 55 Tempo Social
- 1 XM Fax