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

SetOutputCharacterSet function for IBM Planning Analytics (TM1)

    SetOutputCharacterSet specifies the character set when writing to a text file using TextOutput.

    Learn how to use SetOutputCharacterSet to set the output file to UTF-8.

    Where can the SetOutputCharacterSet function be used?

    TurboIntegrator

      Which TM1 Server version is the SetOutputCharacterSet function available for?

      Version 11 and 12

        What is the syntax for SetOutputCharacterSet?

        SetOutputCharacterSet( FileName, CharacterSet )

        • FileName = Output Filename​
        • CharacterSet = The character encoding for the text file

        Relevant Functions