Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

atoti.string.concat(*measures, separator=”)

Concatenate measures together into a string.
  • Parameters:
    • measures (MeasureConvertible) – The string measures to concatenate together.
    • separator (str) – The separator to place between each measure value.
  • Return type: MeasureDefinition