Message 1 of 7
Order BOM based on part number (not alphabetical)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm building yet another configurator and I'm looking for a way to order my BOM after the configuration is done. I want the BOM to be ordered by part number, but not alphabetically. I want to order the components in the order that they will be used during fabrication.
To give an example, the aluminum profile will always be the starting point and the part number will start with "150 ST A". The next components could be some gaskets which can have different part numbers, but I have a list of possible part numbers. The order between these gaskets is not important. This goes on until all components are listed.
I'm not really sure how to tackle this. Does anyone have some suggestions?