I am creating a grouped bar chart where I would like to display the count of Action A and count of Action B that happen in any given week.
My issue is that when creating the chart the only option I have is to base the date range on Action A or Action B rather than calendar dates. This causes a problem in that if, for example, I use Action A as my date range and it happened in the previous month I dont get data for Action B happening in this month.
Is there a way for the date range to be based off a calendar so that I get accurate counts for actions/day when setting the date filter to current month (or previous month)?