<?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: Query regarding Cross tab report in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182048#M1936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The method may depend, or be more specific, if you can show how you are generating the crosstab. There are different approaches depending on the procedure used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2015 15:13:51 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-01-15T15:13:51Z</dc:date>
    <item>
      <title>Query regarding Cross tab report</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182044#M1932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement for a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output should be a crosstab report with total 3 columns. &lt;/P&gt;&lt;P&gt;1. Category(loan type,term loan, utlilization etc)&lt;/P&gt;&lt;P&gt;2. Months and yetd value(january14,february14....YTDFy1415)&lt;/P&gt;&lt;P&gt;3. $ amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is In the crosstab report, if I give month values as character it wont be sorted in the desired order.How can I get the columns in the corrected order? I cant use the list report for this as the Month values wil get changed on a timely basis. Is there any way if we can get the months sorted in the below order (without adding prefixes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month values shud be sorted as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan - 14&lt;/P&gt;&lt;P&gt;Feb -14&lt;/P&gt;&lt;P&gt;Mar-14&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;YTDFY1415&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:53:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182044#M1932</guid>
      <dc:creator>HashimBasheer</dc:creator>
      <dc:date>2015-01-14T09:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Query regarding Cross tab report</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182045#M1933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A generic and across the board pretty powerful approach is to create a SAS date variable and use those with appropriate formats.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 17:01:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182045#M1933</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-14T17:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Query regarding Cross tab report</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182046#M1934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the response. Now I have all the period values in one column, how can I apply the different formats?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 02:33:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182046#M1934</guid>
      <dc:creator>HashimBasheer</dc:creator>
      <dc:date>2015-01-15T02:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query regarding Cross tab report</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182047#M1935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the response. Now I have all the period values in one column, how can I apply the different formats? I tried creatting date variables for the variables and for the ytd columns, I gave some future date so that it comes last in the sequence. But the business would like to see the YTD column as YTD_FY13-14. How wecan achieve this? I tried user defined formats. For some reasons its not getting displayed in the infomaps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 02:41:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182047#M1935</guid>
      <dc:creator>HashimBasheer</dc:creator>
      <dc:date>2015-01-15T02:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Query regarding Cross tab report</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182048#M1936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The method may depend, or be more specific, if you can show how you are generating the crosstab. There are different approaches depending on the procedure used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 15:13:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Query-regarding-Cross-tab-report/m-p/182048#M1936</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-15T15:13:51Z</dc:date>
    </item>
  </channel>
</rss>

