Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more supported datetime timeframes #85

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fmqbl
Copy link

@fmqbl fmqbl commented Aug 10, 2023

We often ran into situations where we needed to analyse measures for weekdays or specific quarter (e.g. Q3) or with a specific month_name which usually matches with your other service's data. In those cases, to escape updating all your datetime group dimensions with more supported timeframes in datetime/timestamps groups:

This PR adds more supported datetime timeframes so we can use them in filters in looks/dashboards.

Example of such measure is:

  • working_days_since_last_viewed_at

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant