I have a report with 2 datasources. I am grouping by one of the fields in datasource1. I have a table of data in that group and it is properly showing only the data from datasource1 in that group. I need to have a table from datasource2 in that same group and only showing the data from the datasource2 that matches the group field. Datasource1 and Datasource2 have a field with the same name. Right now the table with datasource2 is showing all data. Is there a way to do this?. The table from datasource1 has Datacontext=Variables.CurrentDataContext. Table2 Datacontext=DataSources.TicketPerformance
Thanks
Hello,
I am just checking if you require any further assistance on the matter.