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

DatasourceNameForClient function for IBM Planning Analytics (TM1)

    DatasourceNameForClient sets the name of the data source from the client’s perspective when creating or editing the process.

    In the video, learn how to use DatasourceNameForClient in the Prolog, to show that it’s the same when using the Data Source Name field.

    Where can the DatasourceNameForClient function be used?

    TurboIntegrator

      Which TM1 Server version is the DatasourceNameForClient function available for?

      Version 11 and 12

        What is the syntax for DatasourceNameForClient?

        DatasourceNameForClient = 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