-
Hide duplicate Rows
<p>Hello, i have a table that produces duplicate rows as in the attachment 1.<br> Can I hide the duplicates as in the attachment 2?</p>
-
Different background Images @MasterPage
<p>Hi All,</p> <p> </p> <p>I have a 6 pages in a report design all of them have a single master page.</p> <p>Now, I want to show 6 different background images for each of the page using the same master page as my master page has header and footer also and If I add image on pages itself in some report Item I can see blank…
-
Get Image from gridfs using Birt and mongodb
<p>Hi,</p> <p> </p> <p>I need to display several images from a Mongodb in a Birt report, but how can I get the image data in Gridfs?</p> <p>is the only way to solve this, a own servlet that get the data from gridfs and return a valid image uri for Birt? </p> <p>I´m using a Spagobi Server to display my Reports.</p>…
-
alert();
<p>I've searched the forums and can't find a straight answer. I want to put an alert in so I can see the value of a field, but I keep getting errors. Any suggestions?</p>
-
Remove trailing tabs when rendering Data item to text
<p>Hello,</p> <p> </p> <p>I have a rptdesign that is rendered as a plain text output.</p> <p>When renderen the result of a dataset (single value) in a data item the value will be followed by 6 tabulator characters. I have set all margins, paddings border-widths to 0pt width.</p> <p> </p> <p>Page layout:</p> <p>...</p>…
-
Hiding 'No data to display' message on a chart
<p>Good morning, all!</p> <p> </p> <p>Question: Is there a way to hide the 'No data to display' message on a chart? I had found this link:</p> <p> </p> <p><a data-ipb='nomediaparse' href='https://www.eclipse.org/forums/index.php/t/235918/'>https://www.eclipse.org/forums/index.php/t/235918/</a></p> <p> </p> <p>and I tried…
-
Hiding Subtotals/Rows in CrossTab
<p>Hello,</p> <p> </p> <p>I have a crosstab which uses subtotals on one of it's groups. </p> <p> </p> <p>I would like to hide the subtotal, if the group only contains one entry/row.</p> <p>As an alternative, hiding that one row and only show the subtotal would also be an option for me.</p> <p> </p> <p>So in the attached…
-
D2: How can I dynamically set a value on text field based on a condition in a property page
Hello to all, On a property page, I would like to dynamically set a specific value in an attribute (in a text field) depending on the value selected for another attribute (in a drop field). It's easy to get a list of value values for a list dropdown or list box, but that's not what I want. I want the resulting value to be…