Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi i have 3 table
Table1= Contact_Details[Date]
Table2=Engagement_Details[Date]
Table3=Calender[Date]
I have above data model
if i select a blank( Calender[date]), it shows values in a barchart.
if i select a particular date(Calender[date]), its not shows any values in a bar chart.
Want common date filter and it should associate with all other table.
Solved! Go to Solution.
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.
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
Please find the sample dataset follwing url
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
57 | |
36 | |
31 |
User | Count |
---|---|
91 | |
60 | |
60 | |
49 | |
45 |