Skip to main content



      Home
Home » Archived » BIRT » BIRT aggregation field returns empty on many characters(character limit on aggregation)
BIRT aggregation field returns empty on many characters [message #1776146] Mon, 13 November 2017 02:42
Eclipse UserFriend
I have a report made in BIRT. In the report I have a table which has data column binding aggregation. It combines 3 field values and uses concatenation function to get more values.
This data column binding is used in the table inside Dynamic text element (which is set to use HTML formatting). If this field has more than 805 characters then it just returns empty, but if it has 805 or less then it shows the text. It actually doesn't matter if it is in dynamic text or just data element, it just doesn't return anything if it has more than 805 elements.
It is just for that field, all other fields who have less than 805 characters, return everything.
I tried to use substring function to cut the string on 700 characters but it still doesn't return anything. And even when I put function to show how many characters it has, it returns 0 if there should be more than 805.

What could be the problem? And how can I solve it?
Previous Topic:Library masterpage only on the first page
Next Topic:Oracle ref cursors and stored procedure queries
Goto Forum:
  


Current Time: Wed Jul 16 12:56:59 EDT 2025

Powered by FUDForum. Page generated in 0.07646 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top