I have a question regarding the most efficient way to build a multi-table report. I have a report with 4 tables, one table for each of the last 4 years. Each table is identical and allows for the user to compare metrics across each of the 4 years. I have a dynamic indicator to always identify the last 4 years. My current solution is to apply set analysis to each of the 8 metrics in each of the tables. Is there an easier way to apply the same principle of set analysis to the entire table so that I don't have to apply the set analysis in each of the metrics? Seems like there should be a more efficient way.