TM1 Function for TI, DatasourceNameForClient

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

What is the DatasourceNameForClient function?

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

Where can the DatasourceNameForClient function be used?

TurboIntegrator

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

A demonstration on how to use DatasourceNameForClient

Use DatasourceNameForClient in the Prolog, to show that it’s the same when using the Data Source Name field.