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?
Howard Levine
David Judd shared with me a BRVO -- Festival Dashboard. He has a budget widget where he calculates budget as
```sum(MAX([Price Layer],[Total Budget Amount]))```
He has also done a number of things that look very RMA like.
Sorry, that's all I've got at the moment.