Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

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] if i select a blank( Calender[date]), it shows values in a barchart.       ...
  • Anonymous's avatar
    Anonymous
    7 years ago

    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.