Birt report for all work items across project area is blank
Hi, I have authored a custom report using BIRT , which fetches "task" work-items across all project areas. The expected result set is more than 50,000 work -items. However, report runs for few minutes and after that, it just goes blank. But when I preview the report in BIRT, it displays the data correctly. what could be issue here and how can it be resolved ?
|
6 answers
I have tried using live tables as well as Workitem snapshot , but result is still the same.
|
First of all BIRT Preview can display different results due to https://jazz.net/wiki/bin/view/Main/ReportsViewingDifferences Also please check "Include Archived" checkbox as it may filter out work items by default. Comments
Vivek Pandey
commented Dec 19 '12, 9:50 a.m.
Also , what could be the reason for not showing the work-items in the report ? Why it runs for few minutes displaying "loading ..." and then goes blank |
Hi Vladimir, Thanks for replying. Where do i find option "include archived" ? |
Also , what could be the reason for not showing the work-items in the report ? Why it runs for few minutes displaying "loading ..." and then goes blank. |
Usally it means report fetched and handles fata but filters it out on last stages.
Comments
Vivek Pandey
commented Dec 19 '12, 10:12 a.m.
Thanks Vladimir. we are using RTC 3.0.1. Also, these work-item / project areas/ team areas are not archived. out of 50,000 work-items expected, actually report shows nothing. It is completely blank page. Is there any restriction on number of work-items shown in the RTC BIRT report ? is there any setting / switch that could be responsible for it ?
Vladimir Amelin
commented Dec 19 '12, 10:26 a.m.
I'm not aware of any limits, 50k work items is usual. I guess you should debug your report and insert some "total.count();" to identify stage where data are lost. |
Hi Vladimir, we have same problem,
you know how we can change this property? only happens when we have more than 1000 work items. Same BIRT custom report if result size is under 1000, works. Is it possible to configure the result set size property? Comments
Vladimir Amelin
commented Feb 05 '13, 9:25 a.m.
Result set limit works in BIRT Preview only, in RTC there's no limit I'm aware of. Do you want to make BIRT Preview able to fetch more than 1000 rows?
Jorge Iglesias
commented Feb 05 '13, 4:01 p.m.
Hi Vladimir, I think I have problems with my custom report. Let me check the custom report in the coming days I hope to answer this post.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.