Forum Discussion
what's the difference between 'table'[date] and 'table'[date].[Date]?
Hi, guys
I created a table via CalenderDate = CALENDAR(DATE(2019, 01, 01), DATE(2020, 12, 31))
Hi Anonymous
Hopefully, this article will help you to understand what [Date].[Date] is
https://www.sqlbi.com/articles/automatic-time-intelligence-in-power-bi/In your example, max2 is returning a max of all dates in automatic date/time table as Month column is in another table that is not propagating the filter down to auto date table.
If you have a date dimension in your model best practice is to switch off automatic date/time and not use it.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
1 Reply
- Mariusz
Community Champion
Hi Anonymous
Hopefully, this article will help you to understand what [Date].[Date] is
https://www.sqlbi.com/articles/automatic-time-intelligence-in-power-bi/In your example, max2 is returning a max of all dates in automatic date/time table as Month column is in another table that is not propagating the filter down to auto date table.
If you have a date dimension in your model best practice is to switch off automatic date/time and not use it.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn