<?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 DAX to change datetime format without mins and seconds in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3067955#M106300</link>
    <description>&lt;P&gt;Hi I would like to use a dax to change the datetime format from ex: 11/03/2023 11.36.27AM to 11/03/2023 11.00 AM.&lt;/P&gt;&lt;P&gt;I just would like to convert the datetime values to show dates and hours but not the mins and seconds associated to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 06:25:14 GMT</pubDate>
    <dc:creator>maneschr2022</dc:creator>
    <dc:date>2023-02-08T06:25:14Z</dc:date>
    <item>
      <title>DAX to change datetime format without mins and seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3067955#M106300</link>
      <description>&lt;P&gt;Hi I would like to use a dax to change the datetime format from ex: 11/03/2023 11.36.27AM to 11/03/2023 11.00 AM.&lt;/P&gt;&lt;P&gt;I just would like to convert the datetime values to show dates and hours but not the mins and seconds associated to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 06:25:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3067955#M106300</guid>
      <dc:creator>maneschr2022</dc:creator>
      <dc:date>2023-02-08T06:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: DAX to change datetime format without mins and seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3067967#M106301</link>
      <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="365527" data-lia-user-login="maneschr2022" class="lia-mention lia-mention-user"&gt;maneschr2022&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Column = FORMAT([datetime], "m/d/yyyy hh.mm AM/PM")&lt;/LI-CODE&gt;&lt;P&gt;it worked like:&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;</description>
      <pubDate>Wed, 08 Feb 2023 06:32:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3067967#M106301</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-02-08T06:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: DAX to change datetime format without mins and seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3067982#M106302</link>
      <description>&lt;P&gt;you may also change it with some mouse click:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 06:37:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3067982#M106302</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-02-08T06:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: DAX to change datetime format without mins and seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3068035#M106310</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="460868" data-lia-user-login="FreemanZ" class="lia-mention lia-mention-user"&gt;FreemanZ&lt;/a&gt;&amp;nbsp;Hi, I want to be able to transform the mins to show them as 00, instead of value, example if time is 11.38AM I want to show it as 11.00AM, if that make sense?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 07:03:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3068035#M106310</guid>
      <dc:creator>maneschr2022</dc:creator>
      <dc:date>2023-02-08T07:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: DAX to change datetime format without mins and seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3068207#M106327</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="365527" data-lia-user-login="maneschr2022" class="lia-mention lia-mention-user"&gt;maneschr2022&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You can use&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;= TIME ( HOUR ( [TimeMeasure or TimeColumn] ), 0, 0 )&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 08 Feb 2023 08:06:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-change-datetime-format-without-mins-and-seconds/m-p/3068207#M106327</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-02-08T08:06:10Z</dc:date>
    </item>
  </channel>
</rss>

