Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Error in BIRT Viewer
sirim
Hello,
I am trying to runa report which has 4 different tables.
I do 3 different aggregation in the footer area of each table. For the first three tables I get the right result. However for the last table I get the result for the first aggrigation but for the rest two it does not display anything . It gives an BIRT viewer error.
I tried to change the order of tables , it is always the issue with the last table and its last two aggregation.
I have attached a document with the error I am getting(only if it helps).
Could someone please help me with this?
Thank you
Regards,
Sirim
Find more posts tagged with
Comments
pricher
Sirim,
It might be that the data binding for that table is out of synch with your data set. I have seen errors like that in the past after I made changes to the data set and forgot to re-synch the data bindings. I would suggest you re-create the table and see what happens.
P.
sirim
Thank you !!
I deleted the table and recreated it , but it still gives the same error.
I am not sure, however the I do not think the issue is with the table but it is with some other parameters. If i intercgange the positions of the tables then the last table again has the same error. It does not matter which table it is and with which data set it is related.
I think the issue is with the last table. I tried to insert a dummy table with some ramdom value, this time i get the aggregation value for all the four tables.
Could you by any chance know how to fix this.
Thank you