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
Relation betwean DataTable and CrossDataBand
-
- Posts: 27
- Joined: Sun May 15, 2011 4:16 am
Relation betwean DataTable and CrossDataBand
- Attachments
-
- Stimulsoft.zip
- (5.53 KiB) Downloaded 188 times
Re: Relation betwean DataTable and CrossDataBand
Hello.
You should use Filter instead of the Data relation.
Please, look at the attached report template. Thank you.
You should use Filter instead of the Data relation.
Please, look at the attached report template. Thank you.
-
- Posts: 27
- Joined: Sun May 15, 2011 4:16 am
Re: Relation betwean DataTable and CrossDataBand
Hello,
It works very well.
Thank you,
Petr
It works very well.
Thank you,
Petr
Re: Relation betwean DataTable and CrossDataBand
Hello,
We are always glad to help you!
Let us know if you need any additional help.
We are always glad to help you!
Let us know if you need any additional help.