<?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: Sort column not exposed in Transform data in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3204439#M116655</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any measures or columns created in report view are caclulated after the import of data and therefore will not appear in transform. What is it you're looking to do with the column in transform?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I answered your question, please mark my post as solution, Appreciate your Kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2023 07:26:04 GMT</pubDate>
    <dc:creator>DOLEARY85</dc:creator>
    <dc:date>2023-04-25T07:26:04Z</dc:date>
    <item>
      <title>Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3203787#M116606</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Have a column measure that is not exposed in Transform, is there and FORMAT command I can use in this to make sure it sorts correctly, tried other suggustions using Tooltips but those do not work. Thank you&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MonthDay = &lt;/SPAN&gt;&lt;SPAN&gt;'Work Items'&lt;/SPAN&gt;&lt;SPAN&gt;[Team Date 01]&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;[Month]&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;" Day "&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;'Work Items'&lt;/SPAN&gt;&lt;SPAN&gt;[Team Date 01]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Apr 2023 21:07:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3203787#M116606</guid>
      <dc:creator>BratKat</dc:creator>
      <dc:date>2023-04-24T21:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3204439#M116655</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any measures or columns created in report view are caclulated after the import of data and therefore will not appear in transform. What is it you're looking to do with the column in transform?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I answered your question, please mark my post as solution, Appreciate your Kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 07:26:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3204439#M116655</guid>
      <dc:creator>DOLEARY85</dc:creator>
      <dc:date>2023-04-25T07:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3205217#M116717</link>
      <description>&lt;P&gt;When the column is used in a column graph and month days are displayed, these are not in correct order even if sorted correctly in the graph, need to add sorting or format to the measure\column code above so it stays sorted. A A slicer is used to select days of the month and the measure\column is used in the graph as the X-axis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&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;&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;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;The days start out correctly then is out of order.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 14:04:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3205217#M116717</guid>
      <dc:creator>BratKat</dc:creator>
      <dc:date>2023-04-25T14:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3205724#M116752</link>
      <description>&lt;P&gt;Additional info:&amp;nbsp;&lt;/P&gt;&lt;P&gt;We already have a column that has Dates in our data set, Team Date 01 that has the dates of each item in our dataset.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is used in the X-axis&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MonthWeek = &lt;/SPAN&gt;&lt;SPAN&gt;'Work Items'&lt;/SPAN&gt;&lt;SPAN&gt;[Team Date 01]&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;[Month]&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;" Week "&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;WEEKNUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Work Items'&lt;/SPAN&gt;&lt;SPAN&gt;[Team Date 01]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and Team Date 01 is used in a Slicer.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Apr 2023 19:30:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3205724#M116752</guid>
      <dc:creator>BratKat</dc:creator>
      <dc:date>2023-04-25T19:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3205753#M116753</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="543296" data-lia-user-login="BratKat" class="lia-mention lia-mention-user"&gt;BratKat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You ca create a sort by column&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MonthDayNumber =&lt;BR /&gt;VALUE (&lt;BR /&gt;MONTH ( 'Work Items'[Team Date 01] ) &amp;amp; DAY ( 'Work Items'[Team Date 01] )&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;Select the &lt;SPAN&gt;MonthDay column,&amp;nbsp;&lt;/SPAN&gt;go to column format - sort by column and select the&amp;nbsp;&lt;SPAN&gt;MonthDayNumber column.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 19:56:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3205753#M116753</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-04-25T19:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3207467#M116857</link>
      <description>&lt;P&gt;Tried this however returned some strange results, slicer not returning correct dates..?&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;</description>
      <pubDate>Wed, 26 Apr 2023 14:21:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3207467#M116857</guid>
      <dc:creator>BratKat</dc:creator>
      <dc:date>2023-04-26T14:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3207483#M116858</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="543296" data-lia-user-login="BratKat" class="lia-mention lia-mention-user"&gt;BratKat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which column are you placing in x-axis?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 14:28:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3207483#M116858</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-04-26T14:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3209544#M117024</link>
      <description>&lt;P&gt;The MonthDayNumberYear measure or column.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 14:44:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3209544#M117024</guid>
      <dc:creator>BratKat</dc:creator>
      <dc:date>2023-04-27T14:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3209658#M117037</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="543296" data-lia-user-login="BratKat" class="lia-mention lia-mention-user"&gt;BratKat&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;No, just keep the original YearMonth column in the x-axis and use the "sort by column" option to sort the YearMonth column by the YearMonth column number. Go the table view, select the YearMonth column then from the "sort by column" option, select the YearMonthNumber&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 15:27:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3209658#M117037</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-04-27T15:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3210139#M117055</link>
      <description>&lt;P&gt;Already did that, its usually when I move the Slicer that it stops sorting correcty, using the "between" option in the slicer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 21:20:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3210139#M117055</guid>
      <dc:creator>BratKat</dc:creator>
      <dc:date>2023-04-27T21:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sort column not exposed in Transform data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3213850#M117284</link>
      <description>&lt;P&gt;Got this working, forgot to add "Year" in the data item, so now it sorts correctly, thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 14:24:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sort-column-not-exposed-in-Transform-data/m-p/3213850#M117284</guid>
      <dc:creator>BratKat</dc:creator>
      <dc:date>2023-05-01T14:24:07Z</dc:date>
    </item>
  </channel>
</rss>

