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

SetOutputEscapeDoubleQuote function for IBM Planning Analytics (TM1)

    SetOutputEscapeDoubleQuote retains or removes double quotes when outputting element names or data values to a text file.

    In the video, learn how to use SetOutputEscapeDoubleQuote to show what happens when the correct and incorrect password is provided when connecting to the ODBC database.

    Where can the SetOutputEscapeDoubleQuote function be used?

    TurboIntegrator

      Which TM1 Server version is the SetOutputEscapeDoubleQuote function available for?

      Version 11 and 12

        What is the syntax for SetOutputEscapeDoubleQuote?

        SetOutputEscapeDoubleQuote(FileName, Num)

        • FileName = Output file name including extension.​
        • Num = Flag to determines if double quotes are retained in the output file or not.​
          • 1: to retain double quotes as per the source data.​
          • 0: not to retain double quotes as per the source data.

        Relevant Functions