Home
Designing Analytics Reports
How can i do some operations with the result of the crosstab beetween rows
Migrateduser
<p>Hello everyone,</p>
<p> </p>
<p>I'm not an expert at Birt and scripting and i pretty need your help for my work.</p>
<p> </p>
<p>I created a crosstab, with 1 variable for each row/colum, and i need to do some simple operation with the values result of this crosstab </p>
<p>I have to show and do theses operations, between my dinamics row that i get from my crosstab.</p>
<p>for example : value.row2 - value.row1, shown under the 3rd row. value.row5 + value.row6, shown under 8th row , (when there are like 20 rows).</p>
<p> </p>
<p>The problem is, the value of each cell exist only on his row.</p>
<p>So i think, i need to save the value of these cells somewhere, and get them to make my operations.</p>
<p> </p>
<p>Sorry for my english..</p>
<p>Thank you really much for your time and your help !</p>
Find more posts tagged with
Comments
There are no comments yet