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

ProcessAttrS function for IBM Planning Analytics (TM1)

    ProcessAttrS retrieves data from a string attribute for a process. 

    In this video, ProcessAttrS will be used to retrieve data from the string attribute, Description, against the TrainingProcess process.

    Where can the ProcessAttrS function be used?

    TurboIntegrator

      Which TM1 Server version is the ProcessAttrS function available for?

      Version 11 and 12

        What is the syntax for ProcessAttrS?

        ProcessAttrS(ProcessName, AttributeName)

        • ​​ProcessName = Process to have the numeric attribute retrieved.​
        • AttributeName = Name of the attribute from which to pull the information.

        Relevant Functions