Filtering a Datasource with a column of other Datasource

Stimulsoft Reports.JS discussion
Post Reply
User avatar
bgelatti
Posts: 5
Joined: Tue May 23, 2017 1:34 pm

Filtering a Datasource with a column of other Datasource

Post by bgelatti »

Hello.

In my report I have 7 datasources, one it's the principal and contains a column named checkin_id, on other datasource I have that column too and I need to filter other 6 datasources with the value of that column.

Example: datasource1 have the column checkin_id, datasouce2.checkin_id = datasource1.checkin_id, datasource3.checkin_id = datasource.checkin_id and continue that filter on others datasources.

What I have to do?
Best Regards.
Bruno Gelatti
Lattes - http://lattes.cnpq.br/4081911220610517
LinkedIn - https://br.linkedin.com/in/brunogelatti

(\_/)
(o.o)
(")(")
This is Bunny. Copy Bunny into your signature to help him on his way to world domination!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Filtering a Datasource with a column of other Datasource

Post by HighAley »

Hello.

It seems that you should create a Master-Detal report.
There could be several details for one master.
You could learn how to create such reports in the User Manual.

Thank you.
Post Reply