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

HierarchyTimeLastUpdated function for IBM Planning Analytics (TM1)

    HierarchyTimeLastUpdated returns a number that refers to the last time the hierarchy was updated. This is a consecutive number that counts the days since 01/01/1900. 

    In the video, HierarchyTimeLastUpdated will be used to retrieve the date number when the 
    Employee Hierarchies’ hierarchy and ‘Employee Hierarchies’ dimension was last updated.

    Where can the HierarchyTimeLastUpdated function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchyTimeLastUpdated function available for?

      Version 11 and 12

        What is the syntax for HierarchyTimeLastUpdated?

        HierarchyTimeLastUpdated(Dimension, Hierarchy)

        • ​​DimensionName = Name of the dimension to check.​
        • HierarchyName = Name of the Hierarchy to check.​

          Note: This is NOT the date serial number used on other functions

        Relevant Functions