Glad I found this group from the conference. I am trying to answer what I think should be a simple question in Analytics: How are my current sales for a performance and how does that compare to the performance budget that we entered in the performance setup screen in Tessitura?
There is an option in Analytics to pull "Budget Amount", but the usage only appears to show the correct amount when used in a pivot table and only when placed in a row. If I put it in the value section, the amount is not correct. Does anyone know why [Budget Amount] when placed in the rows section shows the correct amount, but behaves differently and displays incorrect amounts when its placed in the values section in the pivot table or in anything else?
Hi Friends,
The "multi-pass aggregation" formula that David shared is correct, and if it's not yielding correct results for you, I appreciate you opening a support ticket. Here's an example showing Production Seasons, sub-totalling their performance budgets. Within each production season is the Performance Date (Days), and the distinct Budget amounts as descriptive values (on Rows). The Values that follow are the multi-pass aggregation formula for Total Budget Amount, and a count of performances (within that Production Season, on the same date, that share that distinct Budget Amount).
Taking the first production season in the results as an example, it's total budget amount is $82k across 5 performances with distinct budgets of $14k and 20k. The 2 performances on 23-Dec have different budget amounts and roll up to $34k. The 2 performances on 24-Dec have the same budget amount and roll up to $28k
The use of MAX vs MIN, AVG, or MEDIAN for the inner aggregation of the formula should not matter in the results. All of those should, within the scope of a single Performance ID, pull the same value. I however think of MAX and MIN as being the more performant choice, not involving as much calculation as AVG or MEDIAN.
Finally, multi-pass aggregation can be used on any Value formula that references an Amount that is less granular than the data set's grain of detail. For example in the Contribution Income pre-built dashboard, scroll to the Campaign Progress widget, and find a sum of Campaign Goal Amount, where multi-pass aggregation groups the goal amounts by Campaign ID prior to summing them.
Thanks so much!Chris
Hi, Chris-
I've replicated this and swapped production season with performance.
On a few performances, the budget amount is being duplicated. For example, the budget is showing $200,000 for each performance, where it should be $100,000 for each of the two performances, for a total of $200,000. Both performances are on the same day, at different times, but within the same production season. They have the same performance name, so I added in performance ID to test, and am still getting the duplicated amount for both performances.
Is this something I should submit a ticket for, or am I simply overlooking something obvious?
Thanks for your help!
Hi Rachel,
Yes, a ticket would be best at this point, please. Would you also "export" the dashboard you're working from, and attach it to the ticket. Please also include a screenshot of the results you're seeing - once we import the dashboard we won't see it with your data.
Thanks tons!Chris
Will do. Thank you, Chris.