TM1 Function for Rule, INSRT

INSRT inserts one string into another string at the given position number.

Where can the INSRT function be used?

Zasady i TurboIntegrator

What is the INSRT function?

INSRT inserts one string into another string at the given position number.

What is the syntax for INSRT?

INSRT(string1, string2, location)​
​String1  = A text string​
String2 = A text string​
Location = Character position where we want to insert string1.

A demonstration on how to use INSRT

Use INSRT function to insert a string into another string and apply it in the rule to populate the Comment measure in the Product Scorecard cube.