Hello Everyone,
I am trying to create a dashboard widget that will show YOY weekly revenue by order date. I can't seem to find a way to line everything up. What i would like is each week regardless of fiscal year to line up. Any help would be appreciated.
Thanks,
Hey Anthony.
2 options come to mind: a) You might look at X axis ORDER DATE > CALENDAR WEEK OF YEAR and Y axis TICKET PAID AMOUNT. The break by is the interesting thing. You could do the Campaign that the Performances are in by Break by PERFORMANCE CAMPAIGN > CAMPAIGN
b) you could bucket them by having a different filtered values ( sum([Ticket Paid Amount]) , [Campaign1] ) - right click and filter the red bit. I go into bucketing a but here if that helps https://community.tessituranetwork.com/topical_groups/analytics-coffee/f/discussions/29816/grouping-rows-of-a-pivot-table
Also, (a) using ORDER DATE > Fiscal Week of Year.
I tried to use Campaign Week of the Year but it looks like it is still counting it as the Calendar Year of the Week. How is the Campaign Week of the Year calculated?
Hi Phillip,
I'm confused by [Campaign Week of the Year]. as that's not a standard field in the Seats and Tickets cube. Are you in the Seats and Tickets cube? Do you mean Fiscal Week of Year? Or could you be in the Contributions cube looking at Weeks Since Campaign Start?
Thank you for all of that. It's really helpful. I can see now where the various DATE dimensions are tripping us up, I think...
If for a given set of data these are different campaigns with different campaign start dates, they won't line up when compared. In the leftmost column, the 17 represents week 17 in which one or more campaigns started. Of the campaigns that started in week 17, the performances in those orders are associated with a mix of campaigns that started in weeks 1, 6, 12, and 17...
Based on this thread, these fields are likely not what you're after. Are you looking for the weeks between a given campaign start date and the related order dates? For example, the relative Order Weeks from Package Campaign Start Date? Orders placed in the the first 7 days after the package campaign's start date would then be grouped into week 0?
Makes perfect sense, Phillip.
I'll put in an enhancement request for time between package campaign start date and order date. In the meantime...
You could adjust all the Default Sales Dates Start Dates across all the performances in the packages to the dates in question and then after a full data load, use the Order Weeks Since Onsale field.
You could explore a customization to Analytics for Order Weeks from Package Campaign Start Date by opening a ticket with hello@tessituranetwork.com.
As it happens, Days / Weeks / Months Since Campaign Start is already in both the Contributions and Memberships cubes in the Contribution Details and Membership Details dimensions respectively.
Cheers,Chris