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

ProcessAttrN function for IBM Planning Analytics (TM1)

    ProcessAttrN retrieves data from a numeric attribute for a process. 

    In this video, ProcessAttrN will be used to retrieve the Reference Number from the TrainingProcess process.

    Where can the ProcessAttrN function be used?

    TurboIntegrator

      Which TM1 Server version is the ProcessAttrN function available for?

      Version 11 and 12

        What is the syntax for ProcessAttrN?

        ProcessAttrN(ProcessName, AttributeName)

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

        Relevant Functions