Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

What are the .Year, .Quarter, etc. options that appear after a DAX reference to a Date called?

When I create a new column and refer to a date column (e.g., =[Date of the Transaction] ), I get an intellisense pop-up that shows a whole bunch of "break-downs" for the date (.Year, .Quarter, .Month). Is there an official term for these amazingly useful options?

1 ACCEPTED SOLUTION
Phil_Seamark
Employee
Employee

There is an option in Power BI Desktop that enables "auto date time", which means for every column in your model that uses a Date (or DateTime) data type, Power BI Desktop will automatically create a hidden table that carries columns such as Month, Quarter etc.  

 

It's a quick and easy way to add time intelligence to your model.  I normally turn this off and use my own date tables.

 

They can be handy if you are just trying to get something done quickly.

 

image.png


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

View solution in original post

1 REPLY 1
Phil_Seamark
Employee
Employee

There is an option in Power BI Desktop that enables "auto date time", which means for every column in your model that uses a Date (or DateTime) data type, Power BI Desktop will automatically create a hidden table that carries columns such as Month, Quarter etc.  

 

It's a quick and easy way to add time intelligence to your model.  I normally turn this off and use my own date tables.

 

They can be handy if you are just trying to get something done quickly.

 

image.png


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.