<?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 Date_Trunc function in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Trunc-function/m-p/2912553#M95203</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is the equivalent&amp;nbsp;&lt;STRONG&gt;DAX&lt;/STRONG&gt;&amp;nbsp;function for&amp;nbsp;&lt;STRONG&gt;Date_Trunc()&lt;/STRONG&gt; in SQL?&lt;/P&gt;&lt;P&gt;Or is there any alternate function that we can use the same as Date_Trunc() in Power BI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2022 12:08:39 GMT</pubDate>
    <dc:creator>sivasrao</dc:creator>
    <dc:date>2022-11-17T12:08:39Z</dc:date>
    <item>
      <title>Date_Trunc function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Trunc-function/m-p/2912553#M95203</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is the equivalent&amp;nbsp;&lt;STRONG&gt;DAX&lt;/STRONG&gt;&amp;nbsp;function for&amp;nbsp;&lt;STRONG&gt;Date_Trunc()&lt;/STRONG&gt; in SQL?&lt;/P&gt;&lt;P&gt;Or is there any alternate function that we can use the same as Date_Trunc() in Power BI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 12:08:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Trunc-function/m-p/2912553#M95203</guid>
      <dc:creator>sivasrao</dc:creator>
      <dc:date>2022-11-17T12:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date_Trunc function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Trunc-function/m-p/2912606#M95207</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Here is one way to do this in dax:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;TRUNC&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Calendar'&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;)),&lt;/SPAN&gt;&lt;SPAN&gt;"dd/mm/yyyy"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;e.g.&amp;nbsp;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;&lt;BR /&gt;I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!&lt;BR /&gt;&lt;BR /&gt;My LinkedIn: &lt;A href="https://www.linkedin.com/in/n%C3%A4ttiahov-00001/" target="_blank"&gt;https://www.linkedin.com/in/n%C3%A4ttiahov-00001/&lt;/A&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Nov 2022 12:35:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Trunc-function/m-p/2912606#M95207</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2022-11-17T12:35:38Z</dc:date>
    </item>
  </channel>
</rss>

