<?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: Generating Output in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544056#M150433</link>
    <description>&lt;P&gt;Great!&lt;/P&gt;</description>
    <pubDate>Mon, 18 Mar 2019 17:40:58 GMT</pubDate>
    <dc:creator>novinosrin</dc:creator>
    <dc:date>2019-03-18T17:40:58Z</dc:date>
    <item>
      <title>Generating Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544039#M150422</link>
      <description>&lt;P&gt;proc sql; create table EVT_SP440_2a as&lt;BR /&gt;select *&lt;BR /&gt;from EVT_FY2018Q2&lt;BR /&gt;where FLAG_SP440=1;&lt;BR /&gt;quit;*381 records had SP440 entry out of 387 EVT records;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How would I modify the code above to create an output with the following columns&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fiscal Year Fiscal Quarter CIHI Key&lt;/STRONG&gt; Indicator No&lt;/P&gt;&lt;P&gt;The 1st three bolded fields are present in the&amp;nbsp;EVT_FY2018Q2 dataset but Indicator No is for this datastep&lt;/P&gt;&lt;P&gt;Subsequently i have further sql steps which will produce the other indictor results as&amp;nbsp; sas datasets&lt;/P&gt;&lt;P&gt;All I need to do is create and output that lists each cihikey for every indicator&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g.the following output&lt;/P&gt;&lt;P&gt;CIHIKey1 2018 Q1 IndicatorNo1&lt;/P&gt;&lt;P&gt;CIHIKey2 2018 Q2 IndicatorNo2&lt;/P&gt;&lt;P&gt;CIHIKey3 2018 Q2 IndicatorNo2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 17:01:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544039#M150422</guid>
      <dc:creator>Ranjeeta</dc:creator>
      <dc:date>2019-03-18T17:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544041#M150424</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/240770"&gt;@Ranjeeta&lt;/a&gt;&amp;nbsp; &amp;nbsp;Good afternoon. May I request you to post a sample of your data(HAVE) and sample of your expected output(WANT) with your attempt. This would help anybody immediately jump on the solution. My 2 cents opinion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also the above helps us test. Make sure you post a representative sample otherwise this will go back and forth(Ding Dong) as I call it&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 17:04:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544041#M150424</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2019-03-18T17:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544050#M150430</link>
      <description>Thankyou novinosrin I think i have resolved my issue as of now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 18 Mar 2019 17:33:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544050#M150430</guid>
      <dc:creator>Ranjeeta</dc:creator>
      <dc:date>2019-03-18T17:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544056#M150433</link>
      <description>&lt;P&gt;Great!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 17:40:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Generating-Output/m-p/544056#M150433</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2019-03-18T17:40:58Z</dc:date>
    </item>
  </channel>
</rss>

