question

Tuan avatar image
0 Likes"
Tuan asked Tuan commented

I hope code in the CalculatedTables can be used in the GlobalTable3.

I have a GlobalTable3 and a Calculated Tables called Calculatedfortest,

I hope code in the Tables called Calculatedfortest can be used in the GlobalTable3.

the value of GlobalTable3[row][1] is the value of Calculatedfortest[row][3]

Calculatedfortest[row][3] called waiting_time_per_unit.

How the code in the GlobalTable3[row][1] works ?

擷取.png

擷取1.png

TryTableArray_v2.fsm

FlexSim 20.0.10
global table
擷取.png (11.9 KiB)
擷取1.png (14.9 KiB)
trytablearray-v2.fsm (130.9 KiB)
· 4
5 |100000

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

Felix Möhlmann avatar image Felix Möhlmann commented ·

You can write code into the cell that returns the respective when evaluated, though I suspect you want to show the actual number in the global table.

1650877097237.png1650877108836.png

Is there a particular reason for why you need these values in a global table? Otherwise you could just use a second calculated table that mirrors the last column of the first one.

0 Likes 0 ·
1650877097237.png (2.7 KiB)
1650877108836.png (9.7 KiB)
Tuan avatar image Tuan Felix Möhlmann commented ·

Thank you, I have solved the problem

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @Tuan,

We haven't heard back from you. Were you able to solve your problem? If so, please add and accept an answer to let others know the solution. Or please respond to the previous comment so that we can continue to help you.

If we don't hear back in the next 3 business days, we'll assume you were able to solve your problem and we'll close this case in our tracker. You can always comment back at any time to reopen your question, or you can contact your local FlexSim distributor for phone or email help.

0 Likes 0 ·
Tuan avatar image Tuan Jason Lightfoot ♦ commented ·

Thank you,I have solved the problem

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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