<?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 Help! in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Query-Help/m-p/68632#M6840</link>
    <description>I's attack this as part query (to create the indicator variables of a bill being paid) and a procedure to summarize.  You may be able to combine in TABULATE or REPORT.&lt;BR /&gt;
&lt;BR /&gt;
First the Query.  Recode each of the bill variables to be 0, 1 (&amp;gt;0) , or NULL.&lt;BR /&gt;
Then you can use MEANS or SUMMARY with the SUM output (Descriptive Statistics task) or FREQ (tables task) to get the counts.  If you are looking for summary data to use downstream, MEANS would be cleanest in EGuide.</description>
    <pubDate>Tue, 01 Sep 2009 20:04:16 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2009-09-01T20:04:16Z</dc:date>
    <item>
      <title>Query Help!</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Query-Help/m-p/68631#M6839</link>
      <description>Hi Guys,&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I am new to SAS Enterpise Guide 4.2 and would need your help in running a  query.&lt;BR /&gt;
&lt;BR /&gt;
Below is the table format:&lt;BR /&gt;
&lt;BR /&gt;
BankID              MemberNo          AprilBills          MayBills          JuneBills&lt;BR /&gt;
1111                   1234                     4                    0                     5&lt;BR /&gt;
1111                   6789                     5                    5                     0&lt;BR /&gt;
1111                   5432                     3                    0                     4&lt;BR /&gt;
1111                   7777                     12                   78                   65&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I am trying to create a report of "What was the count of members by BankID that paid 1 or more bills in April,May and June"&lt;BR /&gt;
&lt;BR /&gt;
so the end result should be&lt;BR /&gt;
&lt;BR /&gt;
BankID               April                       May              June&lt;BR /&gt;
1111                     4                            2                  3&lt;BR /&gt;
&lt;BR /&gt;
PLease let me know how can i use the tool and do less coding in the above report.&lt;BR /&gt;
Thank again for your help!</description>
      <pubDate>Tue, 01 Sep 2009 15:59:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Query-Help/m-p/68631#M6839</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-01T15:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Query Help!</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Query-Help/m-p/68632#M6840</link>
      <description>I's attack this as part query (to create the indicator variables of a bill being paid) and a procedure to summarize.  You may be able to combine in TABULATE or REPORT.&lt;BR /&gt;
&lt;BR /&gt;
First the Query.  Recode each of the bill variables to be 0, 1 (&amp;gt;0) , or NULL.&lt;BR /&gt;
Then you can use MEANS or SUMMARY with the SUM output (Descriptive Statistics task) or FREQ (tables task) to get the counts.  If you are looking for summary data to use downstream, MEANS would be cleanest in EGuide.</description>
      <pubDate>Tue, 01 Sep 2009 20:04:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Query-Help/m-p/68632#M6840</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-09-01T20:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Query Help!</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Query-Help/m-p/68633#M6841</link>
      <description>Thanks Duke!</description>
      <pubDate>Fri, 04 Sep 2009 01:12:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Query-Help/m-p/68633#M6841</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-04T01:12:47Z</dc:date>
    </item>
  </channel>
</rss>

