The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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])
Solved! Go to Solution.
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.
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.
User | Count |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
13 | |
13 | |
8 | |
8 |