Message 1 of 3
Assign a defined material to a part from an XLSX file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a linked XLSX file containing parameters for a part. The part could also be made from a different material. I am using a custom material library called "Materials_SAP," and I want to populate the material column in the XLSX with a dropdown list of materials from this library.
The idea is that the user can select the corresponding material from the library in the dropdown list, and once the material is selected, it will be assigned to the part.
Is there a way to achieve this, where the material selected in the XLSX file is automatically assigned to the part afterward?