Page 1 of 1

Relation betwean DataTable and CrossDataBand

Posted: Tue May 14, 2013 11:28 am
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

Re: Relation betwean DataTable and CrossDataBand

Posted: Wed May 15, 2013 11:20 am
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.

Re: Relation betwean DataTable and CrossDataBand

Posted: Thu May 16, 2013 12:44 pm
by petr.pavlis
Hello,

It works very well.

Thank you,

Petr

Re: Relation betwean DataTable and CrossDataBand

Posted: Fri May 17, 2013 6:43 am
by Alex K.
Hello,

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