![]() Previous |
![]() Next |
A text expression evaluates to data with the TEXT, NTEXT, or ID data type. Text expressions can be any combination of the following:
Text literals. For example, 'Boston' or 'Current Sales Report'
Text dimensions. For example, district or month
Text variables or formulas. For example, product.name
Functions that yield text results. For example, JOINLINES('Product: ' product.name)