question

Rocio A avatar image
1 Like"
Rocio A asked Dhakshna answered

Row Add Value vs Event Value

Hello,

In the statistic collector I have a question regarding the Row Add Value and Event value in the "colum" tab.

I am working on a flexsim tutorial to which I have made some modifications.

In the attached file I would like to know for the Statistic collector PickTimeByType, in the "PickTime" column if I put the Model.time in Row Add Value nothing appears in the list of entries, and if I put it in Event Value it does appear. What is the reason?

1734446413866.png

1734446472592.png

However, in the Statistic collector it does accept Model.dateTime in Row Add value since it appears in the list of entries.

1734446529648.png

1734446561554.png

Furthermore, in another model from the same tutorial where the Row Value is defined as current and which is also triggered by a Process Flow activity, when configuring the Model.dateTime in the Row Add Value it does return a value.

Why is there that difference?

Thanks in advance.

StatisticsCollector_Tutorial2_17.fsm

FlexSim 24.1.1
statistics collectoreventscolumnsevent valuerow add value
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Can you post the model you're working on?
0 Likes 0 ·
Rocio A avatar image Rocio A Jordan Johnson ♦♦ commented ·

Hello,

I already uploaded the file.

Sorry.

0 Likes 0 ·

1 Answer

Dhakshna avatar image
0 Likes"
Dhakshna answered

Hi @Rocio A, Model.time in Row Add Value: Nothing appears in the list of entries because, as you can see in the first image, you are updating the "PickTime" column when the token exits the unload item activity. In this case, the event value is "None," so you are not getting any values.

Solution for your problem:
1.) As per your current configuration,
2.) Use "Model.Time" in the Row Add Value and uncheck the "PickTime" column when the token exits the unload item activity.screenshot-2024-12-18-121941.png


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.