Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 25.0.1 ]
I wrote this request in Assign Labels:
Table("FL_CycleTime") but it gives a syntax error[6]
Solved! Go to Solution.
[ FlexSim 25.0.1 ]
I wrote this request in Assign Labels:
Table("FL_CycleTime") but it gives a syntax error[6]
Solved! Go to Solution.
Theres an extra space at the end of the second table name string. That is likely the issue if you copied the expression one-to-one to your post.
You can also use getValueByKey to shorten the expression. It does the same (get the row number, then read a different value from that row) but in a single function.
Dear Felix! Thank you for your support! It works!
Hi @Oleksii, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.
If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.