Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Dynamic text - text visualization

Avatar

Level 2

11/17/25

Description

Dynamic text visualization would allow the inclusion of dynamic fields (dimensions, metrics, segments, or date ranges) directly within text elements. This enables text to automatically update based on the context of the analysis, making dashboards and reports more interactive and informative.

 

Why is this feature important to you

  • Provides greater flexibility in storytelling with data.
  • Reduces manual effort of updating static text when filters or date ranges change.
  • Enhances clarity by showing contextual information.
  • Improves user experience by making text responsive to analysis changes.

 

How would you like the feature to work

  • Text visualization should support placeholders that can be linked to dimensions, metrics, or filters.

  • When a user changes a filter (e.g., date range), the metrics displayed should automatically refresh to reflect the new values.

  • Ideally, users can select fields from a menu or insert them via a formula-like syntax.

  • Example: {{ date.range }} there were {{ orders.sum }} {{ orders.dimension }} from {{ country }} -> this would result into: Last week there were 567 orders from USA.

 

Current Behaviour

  • Text elements are static and do not adapt to changes in filters, segments, or date ranges.
  • Users must manually edit text to reflect updated analysis context.
  • This limits the ability to create dynamic, self-explanatory dashboards.