TM1 Function for TI, ​DatasourceType

Sets the type used for the data source.

What is the DatasourceType function?

DatasourceType sets the type used for the data source.

Where can the DatasourceType function be used?

TurboIntegrator

What is the syntax for DatasourceType?

DatasourceQuery = type​;

​type = these types can be used​
  – CharacterDelimited​
  – PositionDelimited​
  – View​
  – Subset​
  – ODBC​
  – OLEDBOLAP​
  – SAPCharacteristicTexts

A demonstration on how to use DatasourceType

Use DatasourceType to show what happens when you use the right and wrong type.