<?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: Implementation of Date Range Prompt in Query Builder in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Implementation-of-Date-Range-Prompt-in-Query-Builder/m-p/392188#M25286</link>
    <description>&lt;P&gt;I'm trying to do this as well.&amp;nbsp; QB adds a where clause like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WHERE %_eg_WhereParam( t1.CLCL_PAID_DT, Paid_Dates, EQ, TYPE=D, IS_EXPLICIT=0 );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I haven't gotten it to work and it doesn't show Paid_Date_Min or _Max as available prompts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I might have to get rid of the date range macro variable or add a redundant begin_paid_dt and end_paid_dt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2017 13:27:42 GMT</pubDate>
    <dc:creator>tomrvincent</dc:creator>
    <dc:date>2017-08-31T13:27:42Z</dc:date>
    <item>
      <title>Implementation of Date Range Prompt in Query Builder</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Implementation-of-Date-Range-Prompt-in-Query-Builder/m-p/35876#M4479</link>
      <description>Can someone adivse how to implement a date range prompt via a filter in the query builder interface in EG 4.3?  I understand how to use prompts in open code but it is not clear how the date range prompt macro variables of _MIN and _MAX should be setup via the filter setup screen.  Any help would be greatly appreciated.&lt;BR /&gt;
&lt;BR /&gt;
jdm</description>
      <pubDate>Tue, 22 Mar 2011 20:20:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Implementation-of-Date-Range-Prompt-in-Query-Builder/m-p/35876#M4479</guid>
      <dc:creator>JDMTX</dc:creator>
      <dc:date>2011-03-22T20:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of Date Range Prompt in Query Builder</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Implementation-of-Date-Range-Prompt-in-Query-Builder/m-p/392188#M25286</link>
      <description>&lt;P&gt;I'm trying to do this as well.&amp;nbsp; QB adds a where clause like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WHERE %_eg_WhereParam( t1.CLCL_PAID_DT, Paid_Dates, EQ, TYPE=D, IS_EXPLICIT=0 );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I haven't gotten it to work and it doesn't show Paid_Date_Min or _Max as available prompts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I might have to get rid of the date range macro variable or add a redundant begin_paid_dt and end_paid_dt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 13:27:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Implementation-of-Date-Range-Prompt-in-Query-Builder/m-p/392188#M25286</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2017-08-31T13:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of Date Range Prompt in Query Builder</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Implementation-of-Date-Range-Prompt-in-Query-Builder/m-p/392194#M25287</link>
      <description>&lt;P&gt;I solved it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;use a 'between range' and you can use a date range macro variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it'll generate this filter:&amp;nbsp; WHERE %_eg_WhereParam( t1.CLCL_PAID_DT, Paid_Dates, BETWEEN, TYPE=D, IS_EXPLICIT=0 );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here's a video to explain it.&amp;nbsp; &lt;A href="https://www.youtube.com/watch?v=zgk3lJzcIPo" target="_blank"&gt;https://www.youtube.com/watch?v=zgk3lJzcIPo&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 13:38:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Implementation-of-Date-Range-Prompt-in-Query-Builder/m-p/392194#M25287</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2017-08-31T13:38:34Z</dc:date>
    </item>
  </channel>
</rss>

