question

Justin W4 avatar image
0 Likes"
Justin W4 asked Justin W4 commented

Error with Global Table Clearing and No Longer Updating

Hello,

I am having an error where a global table I have created cleared and no longer updates. This happened after I clicked an empty cell in the top-left corner of my global table. Before, when running my simulation, it would create rows for the table and update the columns. Now, the columns have been deleted and my table does not update when I run my simulation. Does anyone know what caused this and how I could recover the table?

table-clear-error.png

FlexSim 22.0.0
global table
table-clear-error.png (286.3 KiB)
5 |100000

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

1 Answer

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Justin W4 commented

Hello @Justin W4,

I brought this up with our developers team and they said it is a bug. The only fix right now is to just not double click that cell. You will have to fill back in your columns and their names.

· 3
5 |100000

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

Justin W4 avatar image Justin W4 commented ·
Gotcha, thanks Jeanette. Also, I noticed that even after filling back my columns and their names, the table no longer updates. Is this a potential bug as well?
0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Justin W4 commented ·

We've had a similar issue not long ago. In our case it was caused by the name of the "data" node in the table's tree getting deleted somehow. This then caused FlexSim to create a new data node, which didn't have any of the prior column or row information. Also, any data is still written to the first node, but the second one is displayed.

We could fix it by simply deleting the second data node and renaming the original one back to "data".

1642576194760.png

Might be worth it to see if your problem has the same cause.

1 Like 1 ·
1642576194760.png (14.9 KiB)
Justin W4 avatar image Justin W4 Felix Möhlmann commented ·
Hello Felix,


Thank you for your response! After looking into it, this fixed worked, so it looks like we had the same issue.

0 Likes 0 ·

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.