Nidhal_KOTORSI
2 years agoIdeator I
Transfer a property value to another item's property
Hi,
I'm working with AML to update the Data in aras innovator. i'm stuck because i can't seem to transfer a property from one item to another.
I have 2 items A and B. let us say that item A is a ...
- 2 years ago
Hi,
for your use case you probably need two queries. The first one gets a value from the Part and the second one edits the Document.
This not something you can do with Innovator Admin or similar tools. But it´s easy to do with a Method. You even could directly set the values via SQL (if you are familiar with the data structure and know what you do).