Heyo,
Going to assume the answer to this is no, but is there a way to create buckets via text data? I have a bar chart that I want to break by production season. Our production seasons repeat each season, but also contain the specific season they are from. I'm hoping I could bucket on something like production_season LIKE "%Chamber%".
Hi Jonathan,
You absolutely can do this... You'll need a value per production season though, rather than having production season on Categories.
( [Total Ticket Count] , [Production Season contains Chamber] )