Text & Strings
This page will be updated in due course, we will cover the various APIs available for accessing variable information and provide practical script examples demonstrating their usage
Script Examples
-
Write dimension descriptions to a text box – one per line
-
Write Single Dimension Filter value to a text box
-
Take a measure description or full name from a chart and write it to a text box
-
Take a measure value from a numeric point chart and dynamically write it to a text box
-
Count dimension members in a chart and write the count to a text box
-
Display the selected Dimension Member or Measure value in a text box
-
Dynamically write the current month -1 name to a text box with logic to handle January
-
Write the model name to a text box
-
Apply text with carriage return
-
Write the current date to a text box
