<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

TM1 Function for TI, ProcessAttrInsert

Creates a process attribute.

What is the ProcessAttrInsert function?

ProcessAttrInsert creates a process attribute. 

Where can the ProcessAttrInsert function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for ProcessAttrInsert?

ProcessAttrInsert( PreviousAttributeName, NewAttributeName, AttributeType);​

​PreviousAttributeName = Name of the attribute that antecedes the new attribute (order). If the new attribute is to be the first, leave this parameter blank.​

NewAttributeName = Name of the new attribute to be added.​

AttributeType = Type of the attribute to be created. The attribute types are:​
– N: Numeric attribute​
– S: String attribute​
– A: Alias attribute  

A demonstration on how to use ProcessAttrInsert

Use ProcessAttrInsert to create the process attribute, Description.