Jump to content

Recommended Posts

Posted

Hey,


I want to store information of each entity in a data table with tally statistics. I looked at the TallyStatisticsInTables-SimBit and implemented all steps in my model. My Tally Step stores the current NumberInSystem of my entities. So I created a data table with one column 'Entities_NumberInSystem' (Type Tally Statistics) and a TallyStatistic named 'EntitiesInSystem' which I referenced in the first row of my data table. The Tally Statistic Name in the Tally Step is set to 'Table1.Entities_NumberInSystem'.


When I want to simulate my model I always get an error message:

'Error evaluating the value of property 'Tally Statistic Name'. Invalid data table reference Table 1.'


Where is the problem? Could you please help me?

×
×
  • Create New...