Hello all of you,
I am working with BIRT since the last month to solve the cross-tab-problem of pentaho. Because of the good resident response-quality, I hope that one of you could help me with an, I think very unspectacular, issue:
I am using the Data Source to build a Data Cube in the eclipse BIRT designer. As dimensions, I've picked to tables, which are NOT directly connected with an foreign key. Let's name them 'pilot' and 'type'.
The third tables which is used as summary field is the table 'call' with it's attribut 'value'. This object ('call.value') has to be displayed in the cell of the crosstab, BUT WITHOUT ANY data-manipulation (e.g. the functions 'SUM',
'FIRST', etc. in the summary field). The only thing I want to achieve is the simple display of the summary field ('call.value') without any manipulation.
Is this possible and if yes: how?
Thank you in advance, I'm looking forward to any helping solution