<?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: sorting on a joined table custom sort in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4732789#M181285</link>
    <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191050" data-lia-user-login="cuseman03" class="lia-mention lia-mention-user"&gt;cuseman03&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jun 2025 04:58:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-06-16T04:58:32Z</dc:date>
    <item>
      <title>sorting on a joined table custom sort</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4641378#M177733</link>
      <description>&lt;P&gt;Hi.&amp;nbsp; I created a custom sort table and joined it to my values table so that I could sort time, on an X axis, alphabetically.&amp;nbsp; For some reason, it starts out sequentially but stops after 8am.&amp;nbsp; This should be relatively simply as I have a table with a custom sort, it's joined on a 1:M, but for some reason, it's not applying it.&amp;nbsp; I have the custom sort field in the 'tooltips' field.&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;&lt;img /&gt;&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;</description>
      <pubDate>Mon, 07 Apr 2025 14:38:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4641378#M177733</guid>
      <dc:creator>cuseman03</dc:creator>
      <dc:date>2025-04-07T14:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: sorting on a joined table custom sort</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4641672#M177749</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191050" data-lia-user-login="cuseman03" class="lia-mention lia-mention-user"&gt;cuseman03&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Table view, try sorting StartTimeRange by SortOrder (instructions below):&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the visual, use TimeSort[StartTimeRange] in the X axis.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 18:02:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4641672#M177749</guid>
      <dc:creator>DataInsights</dc:creator>
      <dc:date>2025-04-07T18:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: sorting on a joined table custom sort</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4643308#M177790</link>
      <description>&lt;P&gt;unfortunately,&amp;nbsp; none of those work&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 14:01:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4643308#M177790</guid>
      <dc:creator>cuseman03</dc:creator>
      <dc:date>2025-04-08T14:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: sorting on a joined table custom sort</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4643505#M177793</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191050" data-lia-user-login="cuseman03" class="lia-mention lia-mention-user"&gt;cuseman03&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you could share a link (OneDrive, etc.) to a sample pbix illustrating the issue, I'll take a look.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 15:56:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4643505#M177793</guid>
      <dc:creator>DataInsights</dc:creator>
      <dc:date>2025-04-08T15:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: sorting on a joined table custom sort</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4711195#M180427</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191050" data-lia-user-login="cuseman03" class="lia-mention lia-mention-user"&gt;cuseman03&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for using Microsoft Community Forum.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="207275" data-lia-user-login="DataInsights" class="lia-mention lia-mention-user"&gt;DataInsights&lt;/a&gt;&amp;nbsp;for your inputs.&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191050" data-lia-user-login="cuseman03" class="lia-mention lia-mention-user"&gt;cuseman03&lt;/a&gt;&amp;nbsp;please share sample data or PBIX file,&amp;nbsp;we will try to provide a solution.&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 07:06:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4711195#M180427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-09T07:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: sorting on a joined table custom sort</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4725182#M180994</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191050" data-lia-user-login="cuseman03" class="lia-mention lia-mention-user"&gt;cuseman03&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for using Microsoft Community Forum. provided some steps as per your quetion, if still your facing the problem,please share sample data&amp;nbsp;&lt;SPAN&gt;or PBIX file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI data-start="102" data-end="231"&gt;
&lt;P data-start="105" data-end="231"&gt;Check that the relationship between TimeSort and SalesData is set up correctly (should be active and properly joined).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="232" data-end="397"&gt;
&lt;P data-start="235" data-end="397"&gt;In Data View, click on the X-axis field in SalesData. Then, from the top menu, pick Sort By Column and choose the sort order column from TimeSort.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="398" data-end="541"&gt;
&lt;P data-start="401" data-end="541"&gt;Make sure you’re not using the sort order column in the Tooltips—sorting works through the Sort By Column setting, not the Tooltips.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;If this information is helpful, please &lt;STRONG&gt;“Accept as solution”&lt;/STRONG&gt; and give a &lt;STRONG&gt;"kudos"&lt;/STRONG&gt; to assist other community members in resolving similar issues more efficiently.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 07:20:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4725182#M180994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-09T07:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: sorting on a joined table custom sort</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4729888#M181186</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191050" data-lia-user-login="cuseman03" class="lia-mention lia-mention-user"&gt;cuseman03&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 09:28:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4729888#M181186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-12T09:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: sorting on a joined table custom sort</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4732789#M181285</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191050" data-lia-user-login="cuseman03" class="lia-mention lia-mention-user"&gt;cuseman03&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 04:58:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sorting-on-a-joined-table-custom-sort/m-p/4732789#M181285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-16T04:58:32Z</dc:date>
    </item>
  </channel>
</rss>

