I’d like to group our customer seat counts, so that we can analyze the differences and trends between the size groups. For example, I would like to create a 2-5 size group, 6-10 size group and so on.
We have a {total seat count} column which is a value in our data tables. However, I can’t figure out how to do this with calculated fields and there doesn’t appear to be a group button or function like there is with Tableau/Power BI.
Hi @DataDude1 - Welcome to AWS QuickSight community and thanks for posting the question. If I understood your question, you want to create group depending upon one value. You can create it by creating a calculated field with if else condition in QS. Please see the documentation for the same.
In parallel, if you can share sample data and number of groups, we can give a try as well.
Hi Sanjeeb. Appreciate the quick reply. The sample data would be the {total user seat count} value we have in the data. The groups I am trying to create are the following:
Hey Dude. That worked! Thank you. I marked it as the solution. Follow up question (I can make a new post as well) : How would do this if I wanted to bucket by percentage. For example, the top 5 percent of customers in terms of {total user seats}