Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » accessing data between tables with different databinding (and how to hide rows depending values)
icon5.gif  accessing data between tables with different databinding [message #932945] Thu, 04 October 2012 11:42 Go to previous message
Blaine Mising name is currently offline Blaine Mising name
Messages: 25
Registered: December 2010
Junior Member
I've a report that contains some tables, and each table has a different dataset to show different information of same product.
These tables are inside a "global" table. The global table shows some columns of products (ID, description...) other table shows different information about the product like the historical of prices of the current product.
Other table shows the las status of the current product (if it is in stock or not)

I want to show in the footer row of "global" table some aggregations.

For example:
1. Count and show the total of products. This is easy. I can do an aggregation counting "id" rows
2. Count and show the products which are in stock. Here is my problem. I don't know how can I access in my global table to data that is in other table/dataset

I can put other status product table, but I think that this is not a clean solution.
I think that I can do it with global variables.

What is the best way to access data from different datasets?

[Updated on: Thu, 04 October 2012 11:45]

Report message to a moderator

 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:BIRT : Styles overlapping in HTML Page
Next Topic:BIRT 4.2 "available column bindings" is missing on chart reports
Goto Forum:
  


Current Time: Tue May 21 18:09:43 EDT 2013

Powered by FUDForum. Page generated in 0.01795 seconds