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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Association and required a common filter between two tables

Hi i have 3 table 

 

Table1= Contact_Details[Date]

Table2=Engagement_Details[Date]

Table3=Calender[Date]

I have above data modelI have above data model

if i select a blank( Calender[date]), it shows values in a barchart.Association2.png

 

 

 

if i select a particular date(Calender[date]), its not shows any values in a bar chart.

Association3.png

 

Want common date filter and it should associate with all other table.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I found the solution. 

 

In data view all dates are present in date format..

 

but in powerquery all dates are present in datetime format.

after change the date column, datatime format into date format.

 

Association works.

 

 

 

 

View solution in original post

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

What measure or column aggregation are you using in your chart?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

 

Hai,

 

All are columns.

just i loaded the data from source(Table1 & Table2).

In powerbi just  i create calender table(Calender = CALENDAR(DATE(2018,9,1),DATE(2021,12,31))) only.

Anonymous
Not applicable

Hi @Anonymous,

 

According to your snapshot, it seems like blank item(no matched) can display visual graph. I'd like to suggest you double check your relationships to confirm if they have correct mapping two tables.

 

For example: switch date slicer to between mode with a large date range to apply on visuals.

 

BTW, it will be help if you share some sample data for test.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Anonymous
Not applicable

I found the solution. 

 

In data view all dates are present in date format..

 

but in powerquery all dates are present in datetime format.

after change the date column, datatime format into date format.

 

Association works.

 

 

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors