question

LaurenK avatar image
0 Likes"
LaurenK asked LaurenK commented

Assign Order Number to flow item from Global Table

Hi Team,

I'm looking to add a label and color to orders coming from my source model. From the source, I mapped to the Order Position Table. Ideally I'd like to label the items going down from column 6, then moving from row 1 to row 2 etc all while staying in column six. It seems when I attempt to apply a label, it will only apply to column 6 row 1 then repeat instead of moving down within the column.

example.jpg


Snip is from triggers then On creation -- looks like its under groups in my screenshot but it isn't!

Is there a simple way to fix this that I am overlooking?


TIA!

FlexSim 24.1.0
global tableflow item
example.jpg (31.5 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.

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered LaurenK commented

You can replace the row number with a value that changes.

Attached is an example that increments a label on the source and uses that to read from a table.

SourceReadingDownTable.fsm


· 7
5 |100000

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