Error with Global Table Clearing and No Longer Updating

Error with Global Table Clearing and No Longer Updating

justin_w4
Not applicable
17 Views
4 Replies
Message 1 of 5

Error with Global Table Clearing and No Longer Updating

justin_w4
Not applicable

[ FlexSim 22.0.0 ]

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

0 Likes
Accepted solutions (1)
18 Views
4 Replies
Replies (4)
Message 2 of 5

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

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.

0 Likes
Message 3 of 5

justin_w4
Not applicable
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
Message 4 of 5

moehlmann_fe
Observer
Observer

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.

Message 5 of 5

justin_w4
Not applicable
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