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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

DAX works in Power BI, but not Analysis Services

Anyone know why 'Table'[Column].[Year] returns the year number in Power BI, but when I paste into Analysis Services is does not work?  And when I search online I just see the Year function wrapping the Table and column...      

like so... Year('Table'[Column])

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

This is when Table[Column] is a date.

In Power Bi, a date has a hidden date dimension  and you have access to the columns in that table (.[Year], .[Month], .[Quarter] etc)

Analysis Services doesn't have that.

View solution in original post

1 REPLY 1
HotChilli
Super User
Super User

This is when Table[Column] is a date.

In Power Bi, a date has a hidden date dimension  and you have access to the columns in that table (.[Year], .[Month], .[Quarter] etc)

Analysis Services doesn't have that.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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