You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
If i understand your question well, you need to group your data by day/week. I don't think this comes straight out of the box for you with report_skits. So you might consider setting up your custom data methods and then you pass in the date range.
Because report_skit groups the groupdate gem by ankane you can for example do this on the User model
Any way to dynamically switch dimension granularity (day/week), similar to passing arguments to
context_params
?The text was updated successfully, but these errors were encountered: