how to refresh a hour report
how to refresh a hour report for every hour .....give sample report.... i have followed this report...... SetTimeChartAxisByParameters.rptdesign <report...
View ArticleHow to set parameter value to a Label
Hello, I am trying to set the parameter value to a Label in the report(DE API). List parameterList = designHandle.getAllParameters(); LabelHandle lblReportHead = ( LabelHandle )...
View Articleindian currency number format
how to display indian currency number format(#,##,##,###) in birt
View ArticleHow would I integrate BIRT with Python Django?
Has anyone been able to do this? If so, how? I've gotten it work partway using the Python module requests , but I'm stuck now.
View ArticleShow hebrew language text in birt chart
Hello , In my report i have to display hebrew text in to it.Unicode for hebrew language text are stored into database as #amp;1577;#&1499 and so on for hebrew character. So when i am displaying...
View ArticleHow to put a different image for each page in the footer?
Hi, I need to put in the footer a different image for each page. Each image contains the page number. I need to create the report in PDF and I must use the runandRender. The images are in the resource...
View Articleexport to pdf data gets truncated
Hi, I have a bar chart report where I have huge x-axis values but when i export that report to pdf some part is getting truncated. Can i get some suggestions to overcome the problem.
View ArticleWhere does WebViewerExample data comes from?
Hi, Currently Birt API is used in our applications, my job is development with its API. I have a problem with the example application "WebViewerExample" which is in the birt runtime folder. There is a...
View ArticleCan we set different colors for line segments of one line series
Can one line series show different colors for several line segments? Or can we choose to show/hide some segments of one line series? If yes, in which method(s)? Thanks!
View ArticlePie chart
Hi, I created a report with bar chart, and it can be viewed at http://wisdom.rockefeller.edu:8080/birt/frameset?__report=grid1.rptdesign x-axis is the names and y-axis is the percent. Now,when we click...
View ArticleScript unable to run in preview tab or in html but runs well in web viewer
I have created report which shows parent workitems with its respective child workitems in single row. __________________ Parent 1....Child 1 ............Child 2 Parent 2....Child 1 ............Child 2...
View ArticleMaking a tree view
Hello I have a dataset that returns me the following: word1 :: WORDA :: wordA1: xxxx word1 :: WORDA :: wordA2 :: wordA2.1 word1 :: WORDA :: wordA2 :: wordA2.2 word1 :: WORDA :: wordA3 :: wordA3.1 word1...
View ArticleTOC with number page
Hello, I created a TOC table, but do not know how to get the page number of the bound element. Any ideas? What I want to return something like this: index ------------------------- diagram 1...
View ArticleBIRT with remedy
hello everyone i am working on BIRT to generate reports on data taken by the Remedy system. i am stuck at one place and i will explain the situation if any one can help . i have two data sets one is...
View Articleprocessing probelm
hi... while am filtering in cascading parameter it will take long time to filter....and showing a "processing wait" fro such time how can avoid i long time...and processing wait.... i have attached a...
View Articlehow to check the series if null in chart
how can i check if the series was null before trying to check the series identifier if its null i have display some text in report give some script to identify series and print the message am getting...
View ArticleProblem with SQL message: ARITHABORT
Hi guys I need your help. If I run the SQL Script below I get the following error within BIRT Report Designer: QuoteCaused by: org.eclipse.birt.data.engine.odaconsumer.OdaDataException: Cannot get the...
View ArticleORA-01009: missing mandatory parameter
Dear All, Can anyone advice on attached error. Regards, Skumar
View ArticleDynamic Rows
Hi i have a question. Is it possible to add 2 dynamic rows to a table when a parameter is set? I have a parameter where the user can choose 2 values in a drop-down: 1.)City 2.)Village Now when the user...
View ArticleDisplays the rows in colunm wise.
Hi All, I have a Data set that returns slno,name,code,designation, etc.. Here i want the table to display as in the below format, how can i do this. Can anybody explain me. SLNO 1 SLNO 2 SLNO 3 SLNO 4...
View Article