Hello,
I am running a FlexSim model for one week and want to store the values of my tracked variables in a global table on a daily basis. My goal is to save these values each day for later analysis.
I tried using custom code, but I couldn't find a working solution. Does anyone have an idea on how to correctly write tracked variable values to a global table?