TextOutput function for IBM Planning Analytics (TM1)

    Where can the TextOutput function be used?

    TurboIntegrator

      Which TM1 Server version is the TextOutput function available for?

      Version 11 and 12

        What is the syntax for TextOutput?

        TextOutput(FileName, String1, String2, …StringN)​

        • FileName = Full path of the folder and name of the output file.​
        • String1, StringN = These are the value that we want to generate in the in the text file. 

        Relevant Functions