Search found 1 match

by roninhehe
Fri Mar 06, 2026 9:43 am
Forum: Flows
Topic: Assemble without duplicate
Replies: 2
Views: 1295

Re: Assemble without duplicate

You could group the files by the number in the filename, then check that each Part code is unique before assembling. If two files have the same job name and same Part code, skip the assembly to avoid duplicates.