Hello
I would like to retrieve configuration-specific properties from SmartBom. I use configurable parts and I would like to be able to retrieve the specifications of the configured part and not those of the configurable file in my BOM.
Kind regards
Hello
I would like to retrieve configuration-specific properties from SmartBom. I use configurable parts and I would like to be able to retrieve the specifications of the configured part and not those of the configurable file in my BOM.
Kind regards
Hello
Have you consulted the online documentation that seems to answer your question?
https://help.visiativ.com/mycadtools/2019/fr/Valeurdepropriete.html
Kind regards
Thank you, that's indeed what I was looking for. But would it be to combine these two types of properties? Indeed, for some properties (BOM column) I would need the custom property and for others the configuration-specific property?
I think that in this case, you should create 2 columns (1 that retrieves the custom property and 1 that retrieves the config-specific property). Alternatively, you can create multiple tables depending on what you want to retrieve.
How do I get a column with the custom property and one with the config-specific property on the same table? I didn't find this feature.