I haven't worked with Seat Status before, but here are some thoughts. Would you mean 'unsold seats'- basically "which perfs have less than 100 seats available for sale?"? Or are you changing the status of the seats, and want to track that?
I have a widget that tracks our Virtual Reality pods for their sold (ticket count) vs unsold (seat unsold count) vs availability (seat count) vs % sold (ticket count / seat count). Would that be helpful?
I feel like that should be doable, but I can't figure it out! How about this?
I made a formula with some bucketing: ( [Total Seat Count] , [Seat status = available ] )
I can then filter the widget by this value at a given amount (100, 10, whatever). You could even then hide that value and use other metrics, but the filter would remain. Does that work?