Home » Archived » BIRT » Created for page 5 datasets, run for 40
Created for page 5 datasets, run for 40 [message #264933] |
Wed, 23 January 2008 02:32  |
Eclipse User |
|
|
|
Originally posted by: no.no.no
Hi,
i want to design my report in a way, that i have 5 columns over the page,
each one for one dataset. Now there are 40 datasets, so the
page should be created 8 times and i want to get a 8 page
report afterwards.
I am creating the report with the report designer and using
a jdbc datasource.
So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
Another question is, for filling my 5 columns, can i directly access a
certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
do i have to use crosstabs?
Thanks,
Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #265011 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #265719 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #266437 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #267162 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #267867 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #268574 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #269294 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #270017 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #270722 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #271440 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #272175 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #272754 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #273073 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #273503 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #273907 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #274284 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #274676 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #275065 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #275459 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #275859 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #276250 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #276649 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #277051 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #277432 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #277849 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #278223 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #278626 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #279020 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #279438 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #279808 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #280201 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #280597 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #280995 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #281393 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #281785 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #282175 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #282572 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #282968 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #283365 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #283757 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #284155 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #284546 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #284938 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #285322 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #285828 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #286180 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #286526 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #286939 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #287297 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #287709 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #288106 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #288498 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #288892 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #289288 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #289685 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #290072 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #290468 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #290872 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #291266 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #291661 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #292047 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #292451 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #292848 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #293238 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #293635 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #294029 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #294428 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #294818 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #295214 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #295612 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #296006 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #296402 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #296794 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #297193 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #297586 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #297981 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #298391 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #298765 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #299162 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #299560 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #299946 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #300346 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #300780 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #301137 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #301519 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #301933 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #302325 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #302709 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #303116 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #303520 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #303909 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #304302 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #304713 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #305089 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #305492 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #305869 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #306270 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #306673 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #307070 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #307460 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #307857 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #308249 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #308646 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #309037 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #309436 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #309833 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #310229 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #310619 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #311016 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #311409 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #311805 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #312203 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #312598 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #312990 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #313383 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #313778 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #314175 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #314574 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #314964 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #315361 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #315759 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #316149 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #316553 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #316945 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #317349 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #317733 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #318132 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #318520 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #318921 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #319312 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #319703 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #320099 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #320498 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #320879 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #321291 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #321680 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #322081 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #322472 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #322870 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #323262 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #323658 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #324054 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #324449 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #324848 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #325237 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #325632 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #326026 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #326427 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #326821 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #327212 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #327610 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #328001 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #328414 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #328789 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #329204 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #329585 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #329978 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #330376 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #330773 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #331169 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #331562 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #331956 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #332350 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #332741 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #333142 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #333534 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #333932 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #334327 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #334717 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #335117 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #335514 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #335915 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #336297 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #336693 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337093 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337172 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337247 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337322 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337397 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337472 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337547 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337622 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337697 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337772 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337847 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337922 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #337997 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338072 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338147 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338222 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338297 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338373 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338448 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338523 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338598 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338673 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338748 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338823 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Re: Created for page 5 datasets, run for 40 [message #338898 is a reply to message #264933] |
Thu, 24 January 2008 09:18  |
Eclipse User |
|
|
|
Originally posted by: jasonweathersby.alltel.net
Dennis,
You may want to try an use a Joint data set to combine the datasets you
want to see on a page.
Jason
Dennis Schladebeck wrote:
> Hi,
>
> i want to design my report in a way, that i have 5 columns over the page,
> each one for one dataset. Now there are 40 datasets, so the
> page should be created 8 times and i want to get a 8 page
> report afterwards.
>
> I am creating the report with the report designer and using
> a jdbc datasource.
>
> So how can i make Birt using dataset 1-5 first, then 6-10 and so on..
>
> Another question is, for filling my 5 columns, can i directly access a
> certain row in database(dataSetRow1["NAME"], dataSetRow2["NAME"]) or
> do i have to use crosstabs?
>
> Thanks,
> Dennis
|
|
|
Goto Forum:
Current Time: Wed May 07 23:38:12 EDT 2025
Powered by FUDForum. Page generated in 0.54109 seconds
|