Capture filters on a page

Options

I have a use case in which I need to Capture filters on a dashboard using a ddx brick, that ddx brick can be a invisible one at the bottom of page.

What it will do is to capture any filters applied on the page by applying filters at the top or by choosing any card section to filter the dashboard and other cards.

I will then have to capture those filters in a ddx brick and then apply check on a count by calculating it using a query.

Best Answer

  • GrantSmith
    GrantSmith Coach
    Answer ✓
    Options

    You can utilize the onFiltersUpdate function within your domo brick to capture the event when the filters are changed.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**

Answers

  • GrantSmith
    GrantSmith Coach
    Answer ✓
    Options

    You can utilize the onFiltersUpdate function within your domo brick to capture the event when the filters are changed.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • david_cunningham
    Options

    @GrantSmith thanks so much for sharing this! I had no idea this existed. You're the man! 😎

    David Cunningham

    ** Was this post helpful? Click Agree 😀, Like 👍️, or Awesome ❤️ below **
    ** Did this solve your problem? Accept it as a solution! ✔️**