Filtering a Datasource with a column of other Datasource
Posted: Tue Jul 04, 2017 2:49 pm
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?
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?