<?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: Rotate VA 7.1 Report data table in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143683#M219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michelle and Gergely Bathó,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much. I will try both and see how the result looks like: First I try to transponse the subset of the data and think about to use this regularly in the data load process. In a second step I will try to follow the way Gergely is descriping using the "pivot by" feature included in the Data Builder. It will take time for me but I hope I can give some feedback in a little while. Thank you both again for the fast feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2014 10:38:43 GMT</pubDate>
    <dc:creator>tryagain</dc:creator>
    <dc:date>2014-12-10T10:38:43Z</dc:date>
    <item>
      <title>Rotate VA 7.1 Report data table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143680#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hello out there,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;using VA 7.1 , I try to find out how I can rotate a Visual Analytics Report data table so that the values of one given variable become variable names and variables in the input data set become observations in the output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;A similar function is available with „proc transponse“. But I do not find any similar function for VA Report to turn data tables variables into observations and observations into variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Are there any help or idea ? Or is there any workaround for this problem ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 22:35:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143680#M216</guid>
      <dc:creator>tryagain</dc:creator>
      <dc:date>2014-12-09T22:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate VA 7.1 Report data table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143681#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately there isn't this type of feature to rotate a table within the SAS Visual Analytics interface as the underlying data needs to be loaded into the SAS LASR Analytics Server with data items as used by the interface. If you have access to the table via SAS Enterprise Guide via the LASR library you could do the transpose on the subset of data you need and then use the Import facility to load it in if it is a one-off type report. If it is something you need to do regularly then you'll need to perhaps incorporate this as part of your data load/prep process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 01:34:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143681#M217</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2014-12-10T01:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate VA 7.1 Report data table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143682#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The closest match to your needs in VA is the "pivot by" feature in the Data Builder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 08:19:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143682#M218</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2014-12-10T08:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate VA 7.1 Report data table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143683#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michelle and Gergely Bathó,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much. I will try both and see how the result looks like: First I try to transponse the subset of the data and think about to use this regularly in the data load process. In a second step I will try to follow the way Gergely is descriping using the "pivot by" feature included in the Data Builder. It will take time for me but I hope I can give some feedback in a little while. Thank you both again for the fast feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 10:38:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rotate-VA-7-1-Report-data-table/m-p/143683#M219</guid>
      <dc:creator>tryagain</dc:creator>
      <dc:date>2014-12-10T10:38:43Z</dc:date>
    </item>
  </channel>
</rss>

