Page 1 of 1
new feature suggestion
Posted: Tue Mar 24, 2015 10:07 am
by widebob
the outputs and tabular results are extremely valuable. it would be helpful if all the input controls of a scenario run could also exist in a tabular (spreadsheet) file that could be exported.
Re: new feature suggestion
Posted: Tue Mar 24, 2015 11:01 am
by jimr
Thanks for the suggestion. It's a good one and it shouldn't be too much work.
After each run, I already save off everything that'd be needed. It's just a matter of coding up a table and dumping the data to it. I made a note for the next time I'm in that part of the code.
Re: new feature suggestion
Posted: Tue Mar 24, 2015 11:13 am
by jimr
Oh, and one more thing... There's a hidden trick to see even more information in the 'Detail View' Table.
Go to the Detail View table and select the 'Show More Detail' radio button, then right click on any column header and select 'Show All Columns'. This will unhide a bunch of extra columns, many containing year-by-year input data. This is a very cluttered table, but you can change the column widths and hide columns you don't care about, or just export the whole table to view in excel.
Re: new feature suggestion
Posted: Fri Mar 27, 2015 1:16 am
by widebob
outstanding!