Select Records for CrossData Band.
-
- Posts: 74
- Joined: Fri Dec 07, 2012 11:35 am
Select Records for CrossData Band.
Hi,
I have a datasource hold the multiple rows for same "ID".
I use that DS for crossdataband and i need to show an ID single(First Record) time with complete row elements.
How can I avoid another rows to print in Cross Band?
I have a datasource hold the multiple rows for same "ID".
I use that DS for crossdataband and i need to show an ID single(First Record) time with complete row elements.
How can I avoid another rows to print in Cross Band?
Re: Select Records for CrossData Band.
Hello,
Can you please send us your a sample report with test data for analysis.
Thank you.
Can you please send us your a sample report with test data for analysis.
Thank you.
-
- Posts: 74
- Joined: Fri Dec 07, 2012 11:35 am
Re: Select Records for CrossData Band.
Please take help of image for that...
Last edited by amitkaushik on Mon Apr 08, 2013 12:33 pm, edited 1 time in total.
Re: Select Records for CrossData Band.
Hello,
Please try to use the Distinct construction in your query.
Thank you.
Please try to use the Distinct construction in your query.
Thank you.
-
- Posts: 74
- Joined: Fri Dec 07, 2012 11:35 am
Re: Select Records for CrossData Band.
thanks but I can't do that, can I do something with DataSouce?
Re: Select Records for CrossData Band.
Hello,
As a way, you can try to add the additional data source as "Data from Other DataSource" in which you can use the grouping by ID.
Thank you.
As a way, you can try to add the additional data source as "Data from Other DataSource" in which you can use the grouping by ID.
Thank you.
-
- Posts: 74
- Joined: Fri Dec 07, 2012 11:35 am
Re: Select Records for CrossData Band.
Yes I already try that but DS still have multiple records for same IDs.
Re: Select Records for CrossData Band.
Hello,
Please send us your report with test data for analysis.
Thank you.
Please send us your report with test data for analysis.
Thank you.
-
- Posts: 74
- Joined: Fri Dec 07, 2012 11:35 am
Re: Select Records for CrossData Band.
Please find the attached files.
In that XML we have more the one values for ID '1' but I want to present first one on the report.
Thankyou
In that XML we have more the one values for ID '1' but I want to present first one on the report.
Thankyou
- Attachments
-
- New Folder (3).rar
- (6.3 KiB) Downloaded 205 times
Re: Select Records for CrossData Band.
Hello.
You should to set the Expression of the Cross-Group header to {Column.ID} and move all text components on this header.
Thank you.
You should to set the Expression of the Cross-Group header to {Column.ID} and move all text components on this header.
Thank you.