Relation betwean DataTable and CrossDataBand

Stimulsoft Reports.WEB discussion
Post Reply
petr.pavlis
Posts: 27
Joined: Sun May 15, 2011 4:16 am

Relation betwean DataTable and CrossDataBand

Post by petr.pavlis »

Hello,

I make a report, where I use 3 data tables and 2 relations:

• Student -< PrubehStudia
• Student -< UzaverkaTridnihoUcitele

I use CrossDataBand in my report and I try to write all data from UzaverkyTridnihoUcitele in one line. But it is a problem because UzaverkyTridnihoUcitele depends on Student but I use PrubehStudia on master DataBand. Report doesn’t respect relation between DataBand and CrossDataBand.

Correct version must have the same IDs in C, D, E columns.

Can you help me? What am I doing wrong?

Petr
Attachments
Stimulsoft.zip
(5.53 KiB) Downloaded 188 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Relation betwean DataTable and CrossDataBand

Post by HighAley »

Hello.

You should use Filter instead of the Data relation.
Please, look at the attached report template.
Vazba M-1-M.mrt
(20.51 KiB) Downloaded 388 times
Thank you.
petr.pavlis
Posts: 27
Joined: Sun May 15, 2011 4:16 am

Re: Relation betwean DataTable and CrossDataBand

Post by petr.pavlis »

Hello,

It works very well.

Thank you,

Petr
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Relation betwean DataTable and CrossDataBand

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.
Post Reply