Forum Discussion

niko18033's avatar
niko18033
Helper I
6 years ago

Column to toggle between single or multiple categories

I want to create a column that allows me to toggle between emails associated with single or multiple clients (categories). I have a stacked column chart with the following fields.

 

Axis: 'Email'

Legend: 'Client'

Values: 'Request Count' 

 

Currently, the chart is plotting counts by 'Email' for all 'Clients' including those which just a single client.

Ideally, I'd like to filter to only the emails which have more than 1 client associated with them.

 

Below is an example (all emails are encrypted). The emails highlighted yellow would remain, as they have counts for multiple clientsHowever, I'd like to filter out the emails with the red line through them, as they are associated with just a single client (single-color bars)

 

Any assistance in writing a DAX formula to achieve this filter would be much appreciated! Please let me know if you need me to provide any further details.

11 Replies