<?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: How to delete the Rows which are not required in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-delete-the-Rows-which-are-not-required/m-p/214105#M16095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to explain a bit more. If you actually want to remove these rows then it's easiest to add a filter which would be a WHERE clause, otherwise you can try with a CASE function. The CASE function will not delete rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case when quantity ne . then 0&lt;/P&gt;&lt;P&gt;when quantity eq . then .&lt;/P&gt;&lt;P&gt;end &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 14:37:10 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2015-07-30T14:37:10Z</dc:date>
    <item>
      <title>How to delete the Rows which are not required</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-delete-the-Rows-which-are-not-required/m-p/214104#M16094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, If i have 3 columns like material, quantity and week. Now I have to create a new column in which i do not require the data for which quantity is not available. How to to that? Kindly let me know . Also as i am not using coding so i would appreciate if you can help me in creating this in advance expression in the commutated columns of query builder.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanchit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:31:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-delete-the-Rows-which-are-not-required/m-p/214104#M16094</guid>
      <dc:creator>SanchitArora</dc:creator>
      <dc:date>2015-07-30T13:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the Rows which are not required</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-delete-the-Rows-which-are-not-required/m-p/214105#M16095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to explain a bit more. If you actually want to remove these rows then it's easiest to add a filter which would be a WHERE clause, otherwise you can try with a CASE function. The CASE function will not delete rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case when quantity ne . then 0&lt;/P&gt;&lt;P&gt;when quantity eq . then .&lt;/P&gt;&lt;P&gt;end &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:37:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-delete-the-Rows-which-are-not-required/m-p/214105#M16095</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-07-30T14:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the Rows which are not required</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-delete-the-Rows-which-are-not-required/m-p/214106#M16096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey thanks a lot...filter make it working which i needed..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:09:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-delete-the-Rows-which-are-not-required/m-p/214106#M16096</guid>
      <dc:creator>SanchitArora</dc:creator>
      <dc:date>2015-07-30T15:09:40Z</dc:date>
    </item>
  </channel>
</rss>

