Export StatisticsCollectors through code - GUI

Export StatisticsCollectors through code - GUI

omar_aguilera_rico
Not applicable
146 Views
2 Replies
Message 1 of 3

Export StatisticsCollectors through code - GUI

omar_aguilera_rico
Not applicable

[ FlexSim 19.1.1 ]

21329-custom.png

Hi! How can I export the information from StatisticsCollectors> Processor1PieChart> General> View Table via code to a specific sheet in an Excel file or create a CSV? What I am looking for is that clicking on a GUI will generate the file or write the information on a specific sheet in Excel.

0 Likes
Accepted solutions (1)
147 Views
2 Replies
Replies (2)
Message 2 of 3

JordanLJohnson
Autodesk
Autodesk
Accepted solution

The View Table button uses the exporttable() command, passing in the Statistics Collector node. This command will export the table to a CSV file.

.


Jordan Johnson
Principal Software Engineer
>

Message 3 of 3

braydn_t
Not applicable

@Omar Aguilera Rico

Did this answer help you? If so, could you please accept it? If not, could you let us know what else we can do to help you? Thanks!

0 Likes