Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi, I am trying to create a date slicer to filter out data from 4 different columns and 4 different dates which are in the same table (Table 1).
Data are joined together in the same row (Columns 1 and 2, 3 and 4, 5 and 6, 7 and 😎
Table 1
| Column 1 | Column 2 | Column 3 | Column 4 | Column 5 | Column 6 | Column 7 | Column 8 |
| Object AB | 1/1/2024 | ||||||
| Object ABC | 1/1/2023 | ||||||
| Object ABCD | 2/2/2024 | ||||||
| Object ABCDE | 2/2/2023 |
If I click year 2023 on date slicer, it should show Object ABC and Object ABCDE.
How do I create a date table for the date slicer and how do I maintain the relationship between the date columns in the newly created date table and Table 1?
Solved! Go to Solution.
Hi @Powerbinic ,
You might consider converting Table 1 in PowerQuery to the following format:
Then create a Date Table for slicer.
Relationship:
output:
Please check the pbix file.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Hi @Powerbinic ,
You might consider converting Table 1 in PowerQuery to the following format:
Then create a Date Table for slicer.
Relationship:
output:
Please check the pbix file.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 49 | |
| 38 | |
| 31 | |
| 30 |