cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

How to add calculated attributes at sub level of documents?

Pushpak
9-Granite

How to add calculated attributes at sub level of documents?

Hi,

I want to add one calculated attribute at sub type of document and it should be present only for one type of document not for others how can we achive it?

@HelesicPetr , @manoj_dokku2  @kchaithanya 

Regards,
Pushpak

3 REPLIES 3
avillanueva
22-Sapphire I
(To:Pushpak)

If you add an attribute for a soft-typed document type, it will only appear for that type and all sub-types of that node. If this soft-type has no lower level types, That should be what you are looking for. Add you calculated attribute at that level only. For example:

WTDocument

   General

   MyNewSofttypedoc

   SomeOtherSofttypedoc

If I add a calculated attribute to "MyNewSofttypedoc" it should not appear on the others.

As @avillanueva mentioned the calculated attribute would be shown in that specific subtype.

 

But my question is @Pushpak Would you like to show only values from that subtype? not from others? 

 

For example the object subtype is linked somehow with other type object and you would like to show only the value for one specific subtype object . 

Am I right?

 

PetrH 

@avillanueva is correct, as usual. Much like you, @HelesicPetr 

The poster, @Pushpak  gives NO indication of what is to be calculated.

 

Maybe @Pushpak you could shed light on what you are trying to do? 🤷‍♂️

Top Tags