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

DatasourceNameForServer function for IBM Planning Analytics (TM1)

    DatasourceNameForServer sets the name of the data source.

    In the video, learn how to use DatasourceNameForServer to force the process to use a specific file as the Data Source. 

    Where can the DatasourceNameForServer function be used?

    TurboIntegrator

      Which TM1 Server version is the DatasourceNameForServer function available for?

      Version 11 and 12

        What is the syntax for DatasourceNameForServer?

        DatasourceNameForServer = Name

        • Name = name of the source​
          • For a text file, use the full path​
          • For a cube, use the cube name prefaced with ‘local:’​
          • For an ODBC, use the source name

        Relevant Functions