question

Ankur A3 avatar image
0 Likes"
Ankur A3 asked Felix Möhlmann commented

How to categorize list based on 2 partition ID?


Hi Team,

I have to make partition in list based on 2 ID. I am facing error while writing as below:

1661518497052.png

1661518703978.png


Is there any way to do it?

Thank you!


FlexSim 21.1.5
listpartition idtwo
1661518497052.png (131.7 KiB)
1661518703978.png (18.1 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

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Felix Möhlmann commented

Either combine the two values into one (you would have to convert both to the same type, for example text). Or combine them by making an array out of them ([value1, value2, ...]).

1661522828933.png


1661522828933.png (60.1 KiB)
· 3
5 |100000

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