question

Michael Jung avatar image
0 Likes"
Michael Jung asked Michael Jung commented

How to change the size of each item?

FlexSim 23.0.0
change size
test-1.fsm (50.7 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.

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Michael Jung commented

The expression you're looking for is:

Table(getvarnode(current, "schedule"))[rownumber]["X"]

substituting the column name with Y and Z in the remaining two fields.

test-1_jl.fsm


test-1-jl.fsm (50.7 KiB)
· 1
5 |100000

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

Michael Jung avatar image Michael Jung commented ·

Thanks for your help.

0 Likes 0 ·
David Seo avatar image
1 Like"
David Seo answered

You can solve your issue using the label name you set.

2022-12-22-184140.png

You set already the label names as coloum name in the table head.

test-1_FK.fsm


test-1-fk.fsm (43.0 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.

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.