Forum Discussion
Association and required a common filter between two tables
- Anonymous7 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.
What measure or column aggregation are you using in your chart?
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.
- Anonymous7 years agoNot 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
- Anonymous7 years agoNot applicable
Please find the sample dataset follwing url
- Anonymous7 years agoNot 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.