<?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 Re: Help with Power BI in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Help-with-Power-BI/m-p/1924816#M19892</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use #date function :&lt;A href="https://docs.microsoft.com/en-us/powerquery-m/sharpdate" target="_blank"&gt;https://docs.microsoft.com/en-us/powerquery-m/sharpdate&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=#date([your year column],[your month column],1)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accept it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dedmon Dai&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jun 2021 06:56:42 GMT</pubDate>
    <dc:creator>v-deddai1-msft</dc:creator>
    <dc:date>2021-06-28T06:56:42Z</dc:date>
    <item>
      <title>Help with Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Help-with-Power-BI/m-p/1918272#M19847</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to create a date column using a month column and year column. My formula&amp;nbsp; is:&lt;/P&gt;&lt;P&gt;=1*(Month_Dataset[[Period]&amp;amp;"01/"&amp;amp;Month_Dataset[year])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Custom Column box, I am getting the error that Token Comma Expected after "01/,":&lt;/P&gt;&lt;P&gt;=1*(Month_Dataset[[Period]&amp;amp;"01/&lt;FONT color="#FF0000"&gt;,&lt;/FONT&gt;"&amp;amp;Month_Dataset[year])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I add the comma, I still get the error. Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Heather&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 18:03:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Help-with-Power-BI/m-p/1918272#M19847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-23T18:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Help-with-Power-BI/m-p/1918540#M19851</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use following DAX to create a date column;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;NewDate = DATE(Month_Dataset[Year], Month_Dataset[Period], "01")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hasham&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 22:50:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Help-with-Power-BI/m-p/1918540#M19851</guid>
      <dc:creator>HashamNiaz</dc:creator>
      <dc:date>2021-06-23T22:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Help-with-Power-BI/m-p/1924816#M19892</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use #date function :&lt;A href="https://docs.microsoft.com/en-us/powerquery-m/sharpdate" target="_blank"&gt;https://docs.microsoft.com/en-us/powerquery-m/sharpdate&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=#date([your year column],[your month column],1)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accept it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dedmon Dai&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 06:56:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Help-with-Power-BI/m-p/1924816#M19892</guid>
      <dc:creator>v-deddai1-msft</dc:creator>
      <dc:date>2021-06-28T06:56:42Z</dc:date>
    </item>
  </channel>
</rss>

