Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
phteven79
Advocate II
Advocate II

Data across my visualisations is not changing when I click on a table entry

I have my main dataset; call stats for customers calling into an insurance company for quotes via one of many, many phone numbers (referred to as publications in the data.)

 

I have a subset of the data as a calculated table, created with the a filter of; where a phone number has an average of 20 answered calls per day or more.

 

I've put a date table inbetween them so when the date slicer is used both the numbers in the table and the cards below will change.

 

Here's the snag; the cards below are based on the original, unfiltered data as they show the entire number of calls offered, answered, transferred etc. The table uses the calculated table as it's designed to show the top 10 publications based on the rate of calls answered converted into quotes WHERE the average calls answered per day on that number are 20 or more.

 

The slicer works perfectly because the link between the tables is based on dates.

 

However when I click on one of the 10 table entries the numbers in the cards below it don't change, so it can't recognise a link between the two data sets based on the publication. I've tried to add in a table that provides a distinct list of publications to link between the two datasets but it has no effect whatsoever.

 

I'm stumped as to how to get the two datasets linked in a way that the visualisations will recognise selections from the table to the cards (the other way round isn't necessary.)

 

It might not be possible but, if you don't ask!

 

Pbix file link; https://1drv.ms/u/s!AiiJ7Vh0iM6m2wB1d3JVXBCxaJbt

1 ACCEPTED SOLUTION
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@phteven79,

In your scenario, for the relationship between CTIPublicationAvgCallsAbove20 table and Date table, change the Cross filter direction from Single to Both. This way, when you click on the entries in the table visual, the cards below will be filtered.

1.JPG2.JPG

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@phteven79,

In your scenario, for the relationship between CTIPublicationAvgCallsAbove20 table and Date table, change the Cross filter direction from Single to Both. This way, when you click on the entries in the table visual, the cards below will be filtered.

1.JPG2.JPG

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Top Kudoed Authors