The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
14 | |
14 | |
9 | |
7 |