Hello,
Here's an example but to summarize I cannot link my global table to process time of different items. Thanks
Hello,
Here's an example but to summarize I cannot link my global table to process time of different items. Thanks
The "Row" in the global table lookup option defines the row number (the N-th row in the table) rather than the row header (the "name" of the row, so to speak). So in your case you would want to assign the row number 1-3 to the item.
You called your label "AZE". The label name you use in the lookup option has to match this. The label "Type" is not defined on your items.
If you want to work with your IDs, rather than row numbers, add an extra column to the table that contains these values and use the following command to find the row number with the corresponding value. (This finds the first row in GlobalTable1 in which the entry in the third column is equal to item.AZE)
Table("GlobalTable1").getRowByKey(item.AZE, 3)
15 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved