Forum Discussion
what's the difference between 'table'[date] and 'table'[date].[Date]?
- 6 years ago
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
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.
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.