Tabulate Does Not Transfer Column Data To Table
I have a script below that takes several columns of data, summarizes them in Tabulate, and then makes a data table. It all works fine except the last column. The Tabulate table has data in the "Cal Period" Column. But when it creates the table, The "Cal Period" column is always blank. No data is transferred. What's even more strange is that when I run the Source script attached to the table, it re...