<?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: what is the DAX function for Month name date year in power bi in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556886#M136959</link>
    <description>&lt;P&gt;Hi Thanks for quick reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have connected with live data and date should be keep on going on..and need to change every time when we selected&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2023 16:16:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-11-28T16:16:53Z</dc:date>
    <item>
      <title>what is the DAX function for Month name date year in power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556858#M136957</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking for the concern on the how we can write DAX function for the below requirement.&lt;/P&gt;&lt;P&gt;Date - 28-11-2023&lt;/P&gt;&lt;P&gt;Requirement is --- November 18,2023&lt;/P&gt;&lt;P&gt;Kindly check and do the needful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 16:02:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556858#M136957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-28T16:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: what is the DAX function for Month name date year in power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556865#M136958</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;try below&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;FORMAT(DATE(2023,11,28),"mmmm dd, yyyy")&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 28 Nov 2023 16:07:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556865#M136958</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2023-11-28T16:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: what is the DAX function for Month name date year in power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556886#M136959</link>
      <description>&lt;P&gt;Hi Thanks for quick reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have connected with live data and date should be keep on going on..and need to change every time when we selected&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 16:16:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556886#M136959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-28T16:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: what is the DAX function for Month name date year in power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556894#M136960</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;try below&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;FORMAT(MIN('Table 2'[Date]),"mmmm dd, yyyy")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just adjust table name&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 16:21:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556894#M136960</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2023-11-28T16:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: what is the DAX function for Month name date year in power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556915#M136962</link>
      <description>&lt;P&gt;Its working Now.. thank you for quick response&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 16:31:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/what-is-the-DAX-function-for-Month-name-date-year-in-power-bi/m-p/3556915#M136962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-28T16:31:34Z</dc:date>
    </item>
  </channel>
</rss>

