I am working with a data model where the main fact table shows transaction records (Product, Customer Company, Customer Name, Salesperson, Date, Amount, Transaction ID etc.). There are a couple connected dimension tables (Customer tiering, Sales Teams). I have a few measures to count transactions, classify customers as low/medium/high volume. This to create a pivot table with a slicer by Salesperson to show their customer breakdown and transaction history.
I added another table to the model (Assignment) that contains a record for each sales person vs. each customer and a Yes/No field to designate whether a customer was assigned to that salesperson. I created a relationship to the Sales Teams table, but the direction becomes inbound.
I am quite new to this and tried to use a CROSSFILTER measure. I want to add a second slicer to my pivot table so that I can filter the Yes or No customers against a salesperson. But instead of just filtering the view, clicking Yes or No changes the values of my customer classification measure.
Any ideas what I might be doing wrong? Apologies that I cannot share the work file and can't recreate with my Mac at home.
I added another table to the model (Assignment) that contains a record for each sales person vs. each customer and a Yes/No field to designate whether a customer was assigned to that salesperson. I created a relationship to the Sales Teams table, but the direction becomes inbound.
I am quite new to this and tried to use a CROSSFILTER measure. I want to add a second slicer to my pivot table so that I can filter the Yes or No customers against a salesperson. But instead of just filtering the view, clicking Yes or No changes the values of my customer classification measure.
Any ideas what I might be doing wrong? Apologies that I cannot share the work file and can't recreate with my Mac at home.