How to Minimize data tables or put Data tables into a Tab Box, with the data tables created in a for loop
Hi, I am having some trouble with the following. I have a group of custom output, grouped by a variable, that I need to be in a single report. I get the output that I need. However, I get so many subset data tables as a result of the for loop. I was reading about tab windows, but there is not much written online about putting multiple data tables into tabs. Is there such an option? If not, then p...