<?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: Date format for matrix calendar - issues in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-format-for-matrix-calendar-issues/m-p/4341051#M172387</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="806046" data-lia-user-login="coochy5" class="lia-mention lia-mention-user"&gt;coochy5&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can sort the custom date expression by the Date field in the same table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column" target="_self"&gt;https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2024 18:17:29 GMT</pubDate>
    <dc:creator>DataInsights</dc:creator>
    <dc:date>2024-12-23T18:17:29Z</dc:date>
    <item>
      <title>Date format for matrix calendar - issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-format-for-matrix-calendar-issues/m-p/4341027#M172385</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Not sure where to post this - so trying here first.&lt;/P&gt;&lt;P&gt;Not sure what I'm looking for is possible - tried all manner of formats and combos, without success.&lt;/P&gt;&lt;P&gt;Attempting to use a non-standard date format as a column, in a matrix visualisation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Business wants days/dates displayed (and sorted) like so:&lt;/P&gt;&lt;P&gt;(Calender (old C# app) is displaying ddd-mmm only (and sorted appropriately))&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;In PowerBI - I can get a date to display (and sort) correctly, when I use a conventional date (as a date from date hierarchy)&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, when I try to use something like a custom format in the calendar&amp;nbsp;&lt;/P&gt;&lt;P&gt;(&lt;SPAN&gt;"DM"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"ddd"&lt;/SPAN&gt;&lt;SPAN&gt;) &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;" "&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;Day&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;) &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;"-"&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"mmm"&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I get a mangled result, and not able to apply a sort.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a method to handle this ?&lt;/P&gt;&lt;P&gt;Also - if using/sorting a day#, would that spill over correctly (over a new year/leap year etc) ?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 17:47:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-format-for-matrix-calendar-issues/m-p/4341027#M172385</guid>
      <dc:creator>coochy5</dc:creator>
      <dc:date>2024-12-23T17:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date format for matrix calendar - issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-format-for-matrix-calendar-issues/m-p/4341051#M172387</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="806046" data-lia-user-login="coochy5" class="lia-mention lia-mention-user"&gt;coochy5&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can sort the custom date expression by the Date field in the same table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column" target="_self"&gt;https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 18:17:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-format-for-matrix-calendar-issues/m-p/4341051#M172387</guid>
      <dc:creator>DataInsights</dc:creator>
      <dc:date>2024-12-23T18:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date format for matrix calendar - issues</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-format-for-matrix-calendar-issues/m-p/4341069#M172390</link>
      <description>&lt;P&gt;excellent !&amp;nbsp; Many thanks !&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 19:04:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-format-for-matrix-calendar-issues/m-p/4341069#M172390</guid>
      <dc:creator>coochy5</dc:creator>
      <dc:date>2024-12-23T19:04:16Z</dc:date>
    </item>
  </channel>
</rss>

