<?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: Reporting not filtering using a promopt from Stored process under SAS EG 7.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351909#M23201</link>
    <description>&lt;P&gt;Unfortunately, I don't currently have access to an SP environment, so I can't provide a recipe to follow. Someone else will have to pick it up from here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2017 20:18:12 GMT</pubDate>
    <dc:creator>TomKari</dc:creator>
    <dc:date>2017-04-20T20:18:12Z</dc:date>
    <item>
      <title>Reporting not filtering using a promopt from Stored process under SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351818#M23195</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a prompt using the SAS stored process under EG 7.1 - please see the attached prompt window. However, even when i select the Gender = 'M', the report generated from the stored process shows all the records including Gender = 'F'. Can someone see whats going on here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="SAS_prompt.PNG" alt="SAS_prompt.PNG" src="https://communities.sas.com/t5/image/serverpage/image-id/8440i3173AEB9263268FB/image-size/medium?v=1.0&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13730iB87DB3019C1BFF19/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="SAS_prompt.PNG" title="SAS_prompt.PNG" /&gt;</description>
      <pubDate>Thu, 20 Apr 2017 17:36:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351818#M23195</guid>
      <dc:creator>srihari1</dc:creator>
      <dc:date>2017-04-20T17:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting not filtering using a promopt from Stored process under SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351822#M23196</link>
      <description>&lt;P&gt;Very likely you haven't modified that task that uses the filter to exploit it properly. Take a look at that, and try to figure out what you need to do to use the value of your prompt selection...it will be a macro variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 17:45:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351822#M23196</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-04-20T17:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting not filtering using a promopt from Stored process under SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351848#M23197</link>
      <description>&lt;P&gt;Thanks Tom.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am looking at the LOG from the Stored process and the macro variable seem to resolve fine - user selects the "M" for Gender. Following is the partial paste from log. Not sure why the report from the Stored process also includes Gender = 'F' along with 'M'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; SAS Macro Variables:&lt;/P&gt;&lt;P&gt;MULTISELECT_GENDER=M&lt;/P&gt;&lt;P&gt;MULTISELECT_GENDER_COUNT=1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 18:52:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351848#M23197</guid>
      <dc:creator>srihari1</dc:creator>
      <dc:date>2017-04-20T18:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting not filtering using a promopt from Stored process under SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351909#M23201</link>
      <description>&lt;P&gt;Unfortunately, I don't currently have access to an SP environment, so I can't provide a recipe to follow. Someone else will have to pick it up from here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 20:18:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/351909#M23201</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-04-20T20:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting not filtering using a promopt from Stored process under SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/352129#M23232</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;How is your SAS code using the MULTISELECT_GENDER macro variable? &amp;nbsp;This code should work for the simple case that you show:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=sashelp.class;
  where (sex eq "&amp;amp;MULTISELECT_GENDER");
run; quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 11:48:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/352129#M23232</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2017-04-21T11:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting not filtering using a promopt from Stored process under SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/352264#M23254</link>
      <description>Tom, Appreciate for your time.</description>
      <pubDate>Fri, 21 Apr 2017 17:52:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/352264#M23254</guid>
      <dc:creator>srihari1</dc:creator>
      <dc:date>2017-04-21T17:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting not filtering using a promopt from Stored process under SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/352266#M23255</link>
      <description>Thanks Vince; Now my code works the way it supposed to be.</description>
      <pubDate>Fri, 21 Apr 2017 17:54:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/352266#M23255</guid>
      <dc:creator>srihari1</dc:creator>
      <dc:date>2017-04-21T17:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting not filtering using a promopt from Stored process under SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/352270#M23256</link>
      <description>Sorry, missed your question. The MULTISELECT_GENDER is created via the prompt from the Stored Process and then i run your proc print code to make the report work.</description>
      <pubDate>Fri, 21 Apr 2017 17:59:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reporting-not-filtering-using-a-promopt-from-Stored-process/m-p/352270#M23256</guid>
      <dc:creator>srihari1</dc:creator>
      <dc:date>2017-04-21T17:59:37Z</dc:date>
    </item>
  </channel>
</rss>

