-
Multi Value Parameters
<p>Hello, I'd like to pass a multi value parameter from my report parameter to my sql query in my data set. Supposedly this can be handled through birt scripting, but no other way. What is the best detailed method of handling this? I've been having difficulties getting this set up. <br><br> Thank you.</p>
-
Passing multiple Int values into a 'drill through' parameter
<p>Good morning, all!</p> <p> </p> <p>Here's the problem I've run into: I have a top level report that collects a number of 'heat_no' (Integer) values when run, and dumps the values into a parameter (heatNum). This parameter does nothing other than collect data.</p> <p> </p> <p>On the report table, I have a binding called…
-
Adding marker line to bar chart
<p>Hi,</p> <p> </p> <p>I'm trying to add a marker line on x-axis.</p> <p> </p> <p>The code bellow is working fine for y-axis.</p> <p>I was trying to use the same code for adding marker line to x-axes as well, I just replaced</p> <p> </p> <p><span style="color:#000000;">MarkerLineImpl.create(</span><span…
-
How to show entered data according weekly manner using BIRT in RTC
<p>When data add in one column in one week then add the values from that column and show the sum on that particular week ,the scenario is that on x axis show week and on y axis show sum of entered values from particular week using BIRT</p>
-
Actuate e reporting 11 sp4: actuate was unable to copy your design file to the backup file error mes
Actuate e reporting 11 sp4: actuate was unable to copy your design file to the backup file <br> C:\program files(x86)\actuate11\erdpro\examples\configurationfile\library\sample_sfdata_library.rob. Please save to a different name. This error message Is displaying whenever I tried to run the report file after designing the…
-
Make a new line from Concat aggregation?
<p>I am trying to create a new line for each " / " I encounter in an aggregated text string. Basically I have a computed column which puts:</p> <p> </p> <p>Col Label 1 | Col Label 2 | Col Label 3 </p> <p></p> <p>John | 1PM - 4PM/8PM - 12AM | someStuff</p> <p></p> <p>Alex | 9AM - 5PM/ | otherStuff</p> <p></p> <p>Mary | 10AM…
-
Failure Codes (Problem, Cause, Remedy) order issue
<p>Hello,<br> <br> I'm still getting to grips with eclipse and SQL, but I would really appreciate some advice on how to correctly order the problem, cause & remedy data within a table element.<br> <br> Within the SQL im brining back <em>workorder.problemcode </em>in the select staetment. This will bring back the problem,…
-
Documentum xCP 2.3 SSL Connection
Hi All, We want to configure SSL with certificate in Documentum xCP Application. We are using tomcat. In deployment guide, we configured the tomcat part without any error. It works charm. Only the viewer have problem to show the document. In deployment guide, there is a part about viewer and we also updated…