Skip to content

Add dimensions token to visualization designer filter

What does this MR do and why?

Adds a new filter token for dimensions that appear once a measure has been selected for Add dimension selection to product analytics vi... (#462616 - closed).

Note that selected dimensions aren't filter out from the token options. That will happen in Product analytics visualization designer allows... (#414357).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screen_Recording_2024-06-12_at_14.26.16

How to set up and validate locally

  1. You need a GitLab Ultimate license.
  2. Follow the guide to enable product analytics on your GDK.
  3. Navigate to Project > Analytics > Analytics dashboards and set up product analytics.
  4. Navigate to Project > Analytics > Analytics dashboards and click on the alert CTA to enable custom dashboards.
  5. Navigate to Project > Analytics > Analytics dashboards and click on Visualization designer.
  6. Ensure that the analytics_visualization_designer_filtering feature flag is enabled.
  7. Use the filtered search component to build a visualization query.

Merge request reports