Skip to main content



      Home
Home » Archived » BIRT » Getting more then one result in a single result field(Getting more then one result in a single result field)
Getting more then one result in a single result field [message #1573407] Mon, 19 January 2015 13:31 Go to next message
Eclipse UserFriend
I have a semi-complicated report with a number of different data sources, and for the most part the report it working correctly, with one maddening exception. I have one table, with two results from the same data set. Both of the results are computed columns, simple concatenations of output columns, and one of them work correctly, but the other returns all results each time it displays.

An example of what it's doing:

If the results returned from the Db are:
Names: Smith, James E and Smith, Jane F
Address: 1234 Main Street, Erehwon AK 99501

The results displayed on the report like this:

Name: Smith, James ESmith, Jane F
Address: 1234 Main Street,
Erehwon AK 99501

Name: Smith, James ESmith, Jane F
Address: 1234 Main Street,
Erehwon AK 99501

As far as I can tell I have the address and the name field coded the same, but they behave differently. Any ideas why the name field is might be displaying all the results?
Re: Getting more then one result in a single result field [message #1577173 is a reply to message #1573407] Wed, 21 January 2015 14:03 Go to previous message
Eclipse UserFriend
Could you provide a sample of the script you are using in the computed column for concatenating the columns?
Previous Topic:Error while generating report using BIRT designer
Next Topic:BIRT Intalling a Plugin Fails
Goto Forum:
  


Current Time: Tue Mar 18 07:31:15 EDT 2025

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

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

Back to the top