avo icon indicating copy to clipboard operation
avo copied to clipboard

Dashboard-wide ranges

Open adrianthedev opened this issue 1 year ago • 11 comments
trafficstars

We'd love to be able to have one range that influences all cards on that dashboard.

For example, change the number of days on which the data should be quried from 7d to 30d and more.

Related PR: https://github.com/avo-hq/avo-dashboards/pull/36#issuecomment-2120952729

Mixpanel example.

CleanShot 2024-04-24 at 16 43 31@2x

adrianthedev avatar Dec 29 '23 16:12 adrianthedev

This issue has been marked as stale because there was no activity for the past 15 days.

github-actions[bot] avatar Jan 17 '24 01:01 github-actions[bot]

this looks fantastic!

i was looking for a solution to something similar in my previous avo-project, where we wanted to show some figures per user (we have multiple charts which show different activities per user. the user can be selected in each chart via a select. but when we wanted to see the performance of a user, we had to go through all the charts and select the user in every single one of them). am i correct in assuming that this will allow us to select one user on the dashboard and adapt all of the charts?

Bergrebell avatar May 08 '24 07:05 Bergrebell

Yes, that is correct. All cards will be influenced by this range/filter. We figured out this use-case a while back, but after the initial release.

adrianthedev avatar May 08 '24 08:05 adrianthedev