Skip to main content



      Home
Home » Archived » BIRT » Frameset
Frameset [message #157466] Mon, 01 May 2006 12:06 Go to next message
Eclipse UserFriend
I am going through the BIRT tutorial. I use BIRT 2.0.1 and Tomcat 4.1.31

I have placed a rptdesign object in Webapps. I can view the report data
just fine by using the following link:
http://localhost:8080/birt-viewer/run?__report=Report\custom ers_grouped.rptdesign&InputCountry=Spain

That looks pretty good but I want the ability to export the data to a
spreadsheet. So, I tried using frameset:
http://localhost:8080/birt-viewer/frameset?__report=Report\c ustomers_grouped.rptdesign&InputCountry=Spain

The browser now has a button to allow export to spreadsheet, unforunately
it does not display any data. There is a "Run Report" button but it is not
clickable.

Any ideas for what I am doing wrong?
Re: Frameset [message #157509 is a reply to message #157466] Mon, 01 May 2006 12:29 Go to previous messageGo to next message
Eclipse UserFriend
Mark,

This should work. Althought the &ImputCountry=Spain will only work if you
use the run button under the parameters dialog. The frameset uses param
defaults for the initial run. You can make it popup a box to enter the
parameter by not setting a default value.

As far as the CSV export, download this report and try it.

http://www.eclipse.org/birt/phoenix/tutorial/basic/customers .rptdesign

When you hit the export button you should have a popup box to select the
columns you want.

Jason



"Mark Valentine" <mvalentine65203@yahoo.com> wrote in message
news:e83466cb20642d5c509deabe46ea3bee$1@www.eclipse.org...
>I am going through the BIRT tutorial. I use BIRT 2.0.1 and Tomcat 4.1.31
>
> I have placed a rptdesign object in Webapps. I can view the report data
> just fine by using the following link:
> http://localhost:8080/birt-viewer/run?__report=Report\custom ers_grouped.rptdesign&InputCountry=Spain
>
> That looks pretty good but I want the ability to export the data to a
> spreadsheet. So, I tried using frameset:
> http://localhost:8080/birt-viewer/frameset?__report=Report\c ustomers_grouped.rptdesign&InputCountry=Spain
>
> The browser now has a button to allow export to spreadsheet, unforunately
> it does not display any data. There is a "Run Report" button but it is not
> clickable.
>
> Any ideas for what I am doing wrong?
>
Re: Frameset [message #157533 is a reply to message #157509] Mon, 01 May 2006 13:33 Go to previous message
Eclipse UserFriend
Thanks for your reply.

I had prototype.js in the wrong place.
Previous Topic:problems with daily build <20060430-1302>
Next Topic:BIRT perspective does not appear in Eclipse 3.1.2 after reinstalling BIRT 2.0.1
Goto Forum:
  


Current Time: Wed Jun 18 22:19:43 EDT 2025

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

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

Back to the top