Calculated table bug when adding tables

Calculated table bug when adding tables

patrick_zweekhorst
Collaborator Collaborator
317 Views
5 Replies
Message 1 of 6

Calculated table bug when adding tables

patrick_zweekhorst
Collaborator
Collaborator

[ FlexSim 24.0.1 ]

Hi,

When you make a model, add the experimenter, but don't run it (Or rename your model such that the database is invalid) and then try to add a table to a calculated table you get an exception.

So I press on this button in the calculated table:
1708934895817.png
This leads to the following exception:

exception: FlexScript exception: VIEW:/active/QueryBuilderProperties1803507080/tabcontrol/TablesMetrics/TableMetricSplitter/TablesPanel/TablesGroupBox/TableList/Add>eventfunctions/OnPress c: VIEW:/active/QueryBuilderProperties1803507080/tabcontrol/TablesMetrics/TableMetricSplitter/TablesPanel/TablesGroupBox/TableList/Add


Where it seems to go wrong on line 106 in the code of the OnPress:
1708934955017.png



Below is the sample model I used.

ExpModel.fsm


Thanks,

ExperModel.fsm

Patrick

Accepted solutions (1)
318 Views
5 Replies
Replies (5)
Message 2 of 6

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Patrick Zweekhorst,

I will email this into the development team

0 Likes
Message 3 of 6

lbhandari4BKEN
Explorer
Explorer
@Jeanette F Was this ever resolved? Because I am facing the same issue where I am not able to add a stats collector table from the "Tables" add option.
0 Likes
Message 4 of 6

JordanLJohnson
Autodesk
Autodesk
This appears to be resolved in versions 24.1 and 24.2. However, it doesn't seem to be resolved on version 24.0. I'll add the earlier version to the dev list.
.


Jordan Johnson
Principal Software Engineer
>

0 Likes
Message 5 of 6

lbhandari4BKEN
Explorer
Explorer
@Jordan Johnson Thanks for your response!
0 Likes
Message 6 of 6

alexander_s7
Not applicable

I had the same issue with 24.0.x and I could resolve it by running a short experiment in the experimenter and, thus, creating a sqlite file. After having done that, I was able to create calc tables without any errors.

0 Likes