<?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 get a sorted table by  columns in a crosstabulation table in WRS in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17267#M221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pysas I think you best discuss this with technical support and outline the steps you used to produce the the prompt as well as the report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2011 14:47:56 GMT</pubDate>
    <dc:creator>BrunoMueller</dc:creator>
    <dc:date>2011-07-04T14:47:56Z</dc:date>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17257#M211</link>
      <description>hi&lt;BR /&gt;
Right now my WRS report is sorted by observations(rows) in alphabetical order when the report is opened. Is that possible to get a sorted crosstabulation table by a certain column right away when you click "View Report"  ? &lt;BR /&gt;
&lt;BR /&gt;
thanks in advance&lt;BR /&gt;
&lt;BR /&gt;
-psysas&lt;BR /&gt;
&lt;BR /&gt;
Message was edited by: psysas

Message was edited by: psysas</description>
      <pubDate>Mon, 20 Jun 2011 11:46:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17257#M211</guid>
      <dc:creator>psysas</dc:creator>
      <dc:date>2011-06-20T11:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17258#M212</link>
      <description>Hi, you can use proc format that places the selected column values in a specified numeric order.&lt;BR /&gt;
&lt;BR /&gt;
You can find an example in the following sas note:&lt;BR /&gt;
&lt;BR /&gt;
                      &lt;A href="http://support.sas.com/kb/33/017.html" target="_blank"&gt;http://support.sas.com/kb/33/017.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I hope this  helps you...</description>
      <pubDate>Mon, 20 Jun 2011 13:17:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17258#M212</guid>
      <dc:creator>yonib</dc:creator>
      <dc:date>2011-06-20T13:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17259#M213</link>
      <description>hi yonib&lt;BR /&gt;
thanks for your reply. &lt;BR /&gt;
but the column value is already numeric, i need it sorted when the report is opened. &lt;BR /&gt;
any ideas?&lt;BR /&gt;
&lt;BR /&gt;
-psysas</description>
      <pubDate>Thu, 23 Jun 2011 09:38:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17259#M213</guid>
      <dc:creator>psysas</dc:creator>
      <dc:date>2011-06-23T09:38:34Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17260#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone has an idea? is that due to the data source which is an olap cube?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 08:36:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17260#M214</guid>
      <dc:creator>psysas</dc:creator>
      <dc:date>2011-06-24T08:36:43Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17261#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If the source is an OLAP cube, the default view should be sorted based on the sort you defined for that dimension in your cube.&amp;nbsp; You ahve the ability to define the sort order using five options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Formatted Ascending&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Formatted Descending&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Unformatted Ascending&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; Unformatted Descending&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; Data set order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest setting the sort order for this dimension according to how you would like your default view in WRS to appear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 16:08:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17261#M215</guid>
      <dc:creator>TSBruce</dc:creator>
      <dc:date>2011-06-29T16:08:02Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17262#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi TSBruce&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;it is my fault that I havn´t make it clear. It is the measures that need to be sorted in either ascending or descending order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;really hope someone can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-psysas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 09:41:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17262#M216</guid>
      <dc:creator>psysas</dc:creator>
      <dc:date>2011-06-30T09:41:11Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17263#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the View Mode, you go to the column in questions, use the right mouse button select either sort asceding or sort descending. Then save the report. That should do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 13:13:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17263#M217</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2011-06-30T13:13:07Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17264#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; well Bruno, the users require that the column is displayed sorted when they click "View report" in WRS. Is that possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 07:24:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17264#M218</guid>
      <dc:creator>psysas</dc:creator>
      <dc:date>2011-07-01T07:24:11Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17265#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you save the report it remembers the sorting. So when you view a report it will use the sorting you specified&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 06:45:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17265#M219</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2011-07-04T06:45:30Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17266#M220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ya... but if you have a prompted filter, it will only save the sorting to the report you specified in your filter. An example: your prompted filter has two groups A and B. If you choose group A in your prompt and save the sorting. The report is viewed sorted for group A. But if you opdate your report by selecting group B in your prompt, the report for group B is not sorted.&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 13:35:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17266#M220</guid>
      <dc:creator>psysas</dc:creator>
      <dc:date>2011-07-04T13:35:52Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17267#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pysas I think you best discuss this with technical support and outline the steps you used to produce the the prompt as well as the report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 14:47:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17267#M221</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2011-07-04T14:47:56Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17268#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thanks Bruno, i will do that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 10:06:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17268#M222</guid>
      <dc:creator>psysas</dc:creator>
      <dc:date>2011-07-07T10:06:27Z</dc:date>
    </item>
    <item>
      <title>How to get a sorted table by  columns in a crosstabulation table in WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17269#M223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I just tested this with WRS4.3 and the sort is remembered and honored even when selecting different values for prompts or anytime the report is opened.&amp;nbsp; It is a requirement to save the report with the sort applied, as this saves the sort in the report definition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 17:46:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/How-to-get-a-sorted-table-by-columns-in-a-crosstabulation-table/m-p/17269#M223</guid>
      <dc:creator>TSBruce</dc:creator>
      <dc:date>2011-07-07T17:46:32Z</dc:date>
    </item>
  </channel>
</rss>

