I have a very complex query that needs to return monthly and year-to-date data. I'm using one table (table A) to correctly return the monthly data. I would now like to create another table and use a result from table A to correctly filter and display the year-to-date data along side the monthly data.
Does RS allow querying between tables?
Thanks
Does RS allow querying between tables?
Thanks