<?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 Dynamic parameter creation in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Dynamic-parameter-creation/m-p/23349#M2501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Button&amp;nbsp;&amp;nbsp; Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status&lt;/P&gt;&lt;P&gt;1.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03FEB2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OK&lt;/P&gt;&lt;P&gt;1.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05MAR2012&amp;nbsp;&amp;nbsp;&amp;nbsp; SKP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have above data in SAS dataset. I have a stored process to select the Button(1.1, 1.2, 1.3 etc), if i select any button it needs to validate the data against to month in above table and it should display the status as active or inactive in stored process prompt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one can help me in this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 18:30:32 GMT</pubDate>
    <dc:creator>sunilreddy</dc:creator>
    <dc:date>2012-03-06T18:30:32Z</dc:date>
    <item>
      <title>Dynamic parameter creation</title>
      <link>https://communities.sas.com/t5/Developers/Dynamic-parameter-creation/m-p/23349#M2501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Button&amp;nbsp;&amp;nbsp; Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status&lt;/P&gt;&lt;P&gt;1.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03FEB2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OK&lt;/P&gt;&lt;P&gt;1.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05MAR2012&amp;nbsp;&amp;nbsp;&amp;nbsp; SKP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have above data in SAS dataset. I have a stored process to select the Button(1.1, 1.2, 1.3 etc), if i select any button it needs to validate the data against to month in above table and it should display the status as active or inactive in stored process prompt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one can help me in this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 18:30:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Dynamic-parameter-creation/m-p/23349#M2501</guid>
      <dc:creator>sunilreddy</dc:creator>
      <dc:date>2012-03-06T18:30:32Z</dc:date>
    </item>
    <item>
      <title>Dynamic parameter creation</title>
      <link>https://communities.sas.com/t5/Developers/Dynamic-parameter-creation/m-p/23350#M2502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; It sounds to me like you are defining a dynamic prompt or building a selection group that will be linked to some kind of macro programming logic in your program. You might want to look in the Stored Process Developer's guide for more information about building dynamic prompts and using selection groups. Here's a place to start:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/stpug/62758/HTML/default/viewer.htm#n04zozyzrfsilkn10wjvid5tfsat.htm"&gt;http://support.sas.com/documentation/cdl/en/stpug/62758/HTML/default/viewer.htm#n04zozyzrfsilkn10wjvid5tfsat.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/stpug/62758/HTML/default/viewer.htm#p01mnxrcktko66n1ihl5vr0s1vnt.htm"&gt;http://support.sas.com/documentation/cdl/en/stpug/62758/HTML/default/viewer.htm#p01mnxrcktko66n1ihl5vr0s1vnt.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Here's a blog about selection groups:&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/bi/2009/11/10/using-multiple-selection-prompts-in-sas-stored-process-code/"&gt;http://blogs.sas.com/content/bi/2009/11/10/using-multiple-selection-prompts-in-sas-stored-process-code/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Or these papers:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings11/050-2011.pdf"&gt;http://support.sas.com/resources/papers/proceedings11/050-2011.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings10/041-2010.pdf"&gt;http://support.sas.com/resources/papers/proceedings10/041-2010.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 18:49:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Dynamic-parameter-creation/m-p/23350#M2502</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-03-06T18:49:38Z</dc:date>
    </item>
  </channel>
</rss>

