<?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 How to transpose data in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-transpose-data/m-p/978092#M22724</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following table visual, in which Count, Average, Min, and Max are calculated values based on a column.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="main.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/247041iA3CCDFA3F35A4175/image-size/medium?v=v2&amp;amp;px=400" role="button" title="main.png" alt="main.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to transpose above into following&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="transpose.png" style="width: 259px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/247042i5D650A122AD67D6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="transpose.png" alt="transpose.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any idea to do it?&lt;/P&gt;&lt;P class="ics-element-donot-delete 1001_CC@"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2020 13:09:12 GMT</pubDate>
    <dc:creator>rlele</dc:creator>
    <dc:date>2020-03-17T13:09:12Z</dc:date>
    <item>
      <title>How to transpose data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-transpose-data/m-p/978092#M22724</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following table visual, in which Count, Average, Min, and Max are calculated values based on a column.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="main.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/247041iA3CCDFA3F35A4175/image-size/medium?v=v2&amp;amp;px=400" role="button" title="main.png" alt="main.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to transpose above into following&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="transpose.png" style="width: 259px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/247042i5D650A122AD67D6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="transpose.png" alt="transpose.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any idea to do it?&lt;/P&gt;&lt;P class="ics-element-donot-delete 1001_CC@"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 13:09:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-transpose-data/m-p/978092#M22724</guid>
      <dc:creator>rlele</dc:creator>
      <dc:date>2020-03-17T13:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to transpose data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-transpose-data/m-p/978278#M22725</link>
      <description>&lt;P&gt;Well, I have this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/TRANSPOSE/m-p/630229#M314" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/TRANSPOSE/m-p/630229#M314&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I don't think you want that. It is difficult to say because of the information provided,&amp;nbsp;Please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But, making some assumptions, what you need is a disconnected table with your row header values. You can then write a measure that returns the appropriate calculation.&amp;nbsp;In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: &lt;A href="https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 14:57:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-transpose-data/m-p/978278#M22725</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-03-17T14:57:31Z</dc:date>
    </item>
  </channel>
</rss>

