Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

SymbolRange

Use this function to convert a text value into a list of symbols, which can then be used in a function or formula. This function is utilized when parameters for a "formula" are stored as data in the database. This function is used within a calculation block.

Copy

Syntax

SymbolRange ()
SymbolRange Expression            

where:

  • Expression is a data intersection to be resolved to a list of symbols. If no expression is provided, the current symbol being calculated in the calculation block will be used.
Copy

Syntax example

SymbolRange("Total_L_SE | TOTAL_E")            

Published:

SymbolRange

Use this function to convert a text value into a list of symbols, which can then be used in a function or formula. This function is utilized when parameters for a "formula" are stored as data in the database. This function is used within a calculation block.

Copy

Syntax

SymbolRange ()
SymbolRange Expression            

where:

  • Expression is a data intersection to be resolved to a list of symbols. If no expression is provided, the current symbol being calculated in the calculation block will be used.
Copy

Syntax example

SymbolRange("Total_L_SE | TOTAL_E")            

For an optimal Community experience, Please view on Desktop