How do I show Deviations on the Changes tab of a part?
Aras Innovator Version 12.0 SP9 Build: 24090
How do I show Deviations on the Changes tab of a part?
Aras Innovator Version 12.0 SP9 Build: 24090
Hello,
So the Changes tab on part utilizes a Tree Grid View/ Query Definition called PE_Changes. You should be able to instert deviations into the QD just like the other itemypes you see in the query:
Let me know if you have further questions once you start implementing!
AJ,
Thanks for the quick reply. Can you give me a pointer on how to add Deviation to the QD? I think I had seen this PE_Changes previously, but couldn't figure out how to add another row properly.
I right-click "Root" and "Add Related Item", but none of the three options seem to let me replicate the sort of selections that are in the other rows.
Thanks!
I had found this post from several years ago saying that PE_Changes was a special case:
RE: Aras12 add a new Change relationship tab
So unsure how to proceed from here.
I had found this post from several years ago saying that PE_Changes was a special case:
RE: Aras12 add a new Change relationship tab
So unsure how to proceed from here.
It does seem like it was built in a way that it can't be easily modified. I'd recommend exactly what Chris does in that post you linked. Creating a new Tree Grid View which uses a new Query Definition is probably the quickest way to get the result you're looking for. There are plenty of blogs on making QDs and TGVs, as well as the one Linked by chris for doing reverse lookups.
Thanks. So if I replace PE_Changes with a custom QD, where do I look to use that custom QD instead of PE_Changes to populate that Changes tab on each Part?
Once you've created a new QD and TGV, you will go to the TGV form and run the following action: 
Here you can set a relationship view and it will automatically add a new relationship to the part Item which shows off your TGV.
Copyright © 2025 Aras. All rights reserved.