<?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: Listing Values, Columns Axis in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1190101#M24437</link>
    <description>&lt;P&gt;Sorry, tables smashed together and I didn't see a spot to upload an excel file.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2020 19:47:38 GMT</pubDate>
    <dc:creator>ez1138</dc:creator>
    <dc:date>2020-06-29T19:47:38Z</dc:date>
    <item>
      <title>Listing Values, Columns Axis</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1174184#M24323</link>
      <description>&lt;P&gt;Hi, I have a large number of columns in SQL Server (150) that have values.&amp;nbsp; Let's say the values are green, blue, red.&amp;nbsp; My goal is to display all of the columns with a value of green from top to bottom vs. a table that wants to add the columns left to right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to do this?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 18:01:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1174184#M24323</guid>
      <dc:creator>ez1138</dc:creator>
      <dc:date>2020-06-22T18:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Values, Columns Axis</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1174231#M24324</link>
      <description>&lt;P&gt;Columns don't have values. They have row numbers (or indexes) which then point to cells that have values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To swap columns and rows you can use Pivot/unpivot transforms.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You would&amp;nbsp; need to run a custom function that identifies the names of the columns containing cellse with the value "green".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you would do a SelectColumns against that list&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you would do the pivoting thing to swap rows and columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the question is - how many rows does your table have?&amp;nbsp; This might be fine for 20 rows, but will certainly not work for millions of rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 18:33:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1174231#M24324</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-06-22T18:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Values, Columns Axis</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1174232#M24325</link>
      <description>&lt;P&gt;Thanks for the reply.&amp;nbsp; I have a few hundred columns and only a few hundred rows.&amp;nbsp; I have no clue, yet, on how to do what you mentioned although it moves the ball forward and I will research it.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 18:35:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1174232#M24325</guid>
      <dc:creator>ez1138</dc:creator>
      <dc:date>2020-06-22T18:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Values, Columns Axis</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1182323#M24375</link>
      <description>&lt;P&gt;For your proposed solution, do you have any direction to perform/create the function?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 12:13:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1182323#M24375</guid>
      <dc:creator>ez1138</dc:creator>
      <dc:date>2020-06-25T12:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Values, Columns Axis</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1182741#M24380</link>
      <description>&lt;P&gt;provide some sample data and the expected result&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 14:47:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1182741#M24380</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-06-25T14:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Values, Columns Axis</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1190097#M24435</link>
      <description>&lt;P class="lia-align-left"&gt;Hi, here's the same information.&amp;nbsp; For my real data, I have hundreds title, description and "status" columns.&lt;/P&gt;&lt;P class="lia-align-center"&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Audit_ID&lt;/TD&gt;&lt;TD&gt;Audit_Date&lt;/TD&gt;&lt;TD&gt;Company_ID&lt;/TD&gt;&lt;TD&gt;ABC123_Title&lt;/TD&gt;&lt;TD&gt;ABC123_Description&lt;/TD&gt;&lt;TD&gt;ABC123_Status&lt;/TD&gt;&lt;TD&gt;XYZ123_Title&lt;/TD&gt;&lt;TD&gt;XYZ123_Description&lt;/TD&gt;&lt;TD&gt;XYZ123_Status&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1/1/20&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;ABC123_Title #1&lt;/TD&gt;&lt;TD&gt;ABC123_Description #1&lt;/TD&gt;&lt;TD&gt;Implemented&lt;/TD&gt;&lt;TD&gt;XYZ123_Title #1&lt;/TD&gt;&lt;TD&gt;XYZ123_Description #1&lt;/TD&gt;&lt;TD&gt;Not Implemented&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;2/1/20&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;ABC123_Title #2&lt;/TD&gt;&lt;TD&gt;ABC123_Description #2&lt;/TD&gt;&lt;TD&gt;Implemented&lt;/TD&gt;&lt;TD&gt;XYZ123_Title #2&lt;/TD&gt;&lt;TD&gt;XYZ123_Description #2&lt;/TD&gt;&lt;TD&gt;Not Implemented&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;3/1/20&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;ABC123_Title #3&lt;/TD&gt;&lt;TD&gt;ABC123_Description #3&lt;/TD&gt;&lt;TD&gt;Implemented&lt;/TD&gt;&lt;TD&gt;XYZ123_Title #3&lt;/TD&gt;&lt;TD&gt;XYZ123_Description #3&lt;/TD&gt;&lt;TD&gt;Not Implemented&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;4/1/20&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;ABC123_Title #4&lt;/TD&gt;&lt;TD&gt;ABC123_Description #4&lt;/TD&gt;&lt;TD&gt;Implemented&lt;/TD&gt;&lt;TD&gt;XYZ123_Title #4&lt;/TD&gt;&lt;TD&gt;XYZ123_Description #4&lt;/TD&gt;&lt;TD&gt;Not Implemented&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5/1/20&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;ABC123_Title #5&lt;/TD&gt;&lt;TD&gt;ABC123_Description #5&lt;/TD&gt;&lt;TD&gt;Implemented&lt;/TD&gt;&lt;TD&gt;XYZ123_Title #5&lt;/TD&gt;&lt;TD&gt;XYZ123_Description #5&lt;/TD&gt;&lt;TD&gt;Not Implemented&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally I would like to have a report showing the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Company 1 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date Performed (1/1/20)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Implemented&lt;/TD&gt;&lt;TD&gt;ABC123_Title&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Not Implemented&lt;/TD&gt;&lt;TD&gt;XYZ123_Title&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 29 Jun 2020 19:45:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1190097#M24435</guid>
      <dc:creator>ez1138</dc:creator>
      <dc:date>2020-06-29T19:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Values, Columns Axis</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1190101#M24437</link>
      <description>&lt;P&gt;Sorry, tables smashed together and I didn't see a spot to upload an excel file.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 19:47:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1190101#M24437</guid>
      <dc:creator>ez1138</dc:creator>
      <dc:date>2020-06-29T19:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Values, Columns Axis</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1203263#M24597</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/218084"&gt;@ez1138&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't particularly understand what you want.&lt;/P&gt;
&lt;P&gt;Do you want to convert Table 1 to get Table 2?&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Table1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r9.PNG" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/305858iBB9D037A5CE277A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="r9.PNG" alt="r9.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Table2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r11.PNG" style="width: 592px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/305865iD6518A25F1D70DCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="r11.PNG" alt="r11.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Lionel Chen&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 09:26:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Listing-Values-Columns-Axis/m-p/1203263#M24597</guid>
      <dc:creator>v-lionel-msft</dc:creator>
      <dc:date>2020-07-06T09:26:45Z</dc:date>
    </item>
  </channel>
</rss>

