On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Export data changed between 2.1.2 and 2.2?

mustaf
mustaf Junior Member
Hi,

In BIRT 2.1.2, the export data dialog will display all the columns in the report so that users can export all of them at once.

In BIRT 2.2 the columns are displayed by its result set. So if you choose a result set only the column with in its are displayed. There appears to be no way to export all columns in 2.2. Is this a known issue ? Any help is highly appreciated.

Thanks
Mustafa

Comments

  • mustaf
    mustaf Junior Member
    edited 1969 31 #2
    Im attaching the screen shot of the export data window as im seeing in my environmnet.
  • rmurphy
    edited 1969 31 #3
    The export data list is actually based off the data binding for the selected element. The two most common occurances of data binding are on tables and charts. What ever you have in the binding of the selected element will show up in the export list.

    Rob