<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Year and Month within a column CALENDARAUTO() in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Year-and-Month-within-a-column-CALENDARAUTO/m-p/2426821#M64476</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently created a calendar table with the CALENDARAUTO() function for my PowerBI report.&amp;nbsp; However, I'm not very good with DAX and I followed a youtube tutorial in order to create it. I tried to insert a column that would give me the month and year. I tried something as you can see on the attached screenshot but it doesn't work. Can anyone tell me what to write?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 12:39:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-03-30T12:39:08Z</dc:date>
    <item>
      <title>Year and Month within a column CALENDARAUTO()</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Year-and-Month-within-a-column-CALENDARAUTO/m-p/2426821#M64476</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently created a calendar table with the CALENDARAUTO() function for my PowerBI report.&amp;nbsp; However, I'm not very good with DAX and I followed a youtube tutorial in order to create it. I tried to insert a column that would give me the month and year. I tried something as you can see on the attached screenshot but it doesn't work. Can anyone tell me what to write?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 12:39:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Year-and-Month-within-a-column-CALENDARAUTO/m-p/2426821#M64476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-30T12:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Year and Month within a column CALENDARAUTO()</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Year-and-Month-within-a-column-CALENDARAUTO/m-p/2426928#M64479</link>
      <description>&lt;P&gt;It needs to be YEAR([Date]) &amp;amp; MONTH([Date]).&lt;/P&gt;&lt;P&gt;The single &amp;amp; is the operator to append strings, the double &amp;amp;&amp;amp; is a logical AND.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 13:06:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Year-and-Month-within-a-column-CALENDARAUTO/m-p/2426928#M64479</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2022-03-30T13:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Year and Month within a column CALENDARAUTO()</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Year-and-Month-within-a-column-CALENDARAUTO/m-p/2429043#M64607</link>
      <description>&lt;P&gt;Thank you, it worked !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 09:04:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Year-and-Month-within-a-column-CALENDARAUTO/m-p/2429043#M64607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-31T09:04:41Z</dc:date>
    </item>
  </channel>
</rss>

