Hi All,
I've been fiddling around with trying to create a capacity tracker dashboard in Tessitura. I'm running into some issues when trying to get the number of "held seats." When I add the value as is, I have to edit the formula from:
To:
The first formula results in all values being Zero, the second formula has numbers, but they aren't completely accurate/and or are missing zero values and just coming up blank.
Has anyone had experience in creating this kind of dashboard/any tips?
Re Hold Codes, I have this. sum([Seat Count]) for Total Seat Count column.
Re capacity: I use this in a pivot table labeled "Available Seats" (sum([Seat Unsold Count]),[Seat Status]). (Same dashboard, and actually this part below is more the featured part).