<?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: Can we copy the Filters of the EG Query builder like values to a data set in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233305#M16898</link>
    <description>The filters are likely stored as macro variables, so you need to determine the macro variable names required and you can store them in data set.</description>
    <pubDate>Thu, 05 Nov 2015 19:20:07 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2015-11-05T19:20:07Z</dc:date>
    <item>
      <title>Can we copy the Filters of the EG Query builder like values to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233300#M16897</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a requirement where I need to copy the Filters that are used in a query builder to a variable in a data set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Kiran&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 18:54:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233300#M16897</guid>
      <dc:creator>ykk</dc:creator>
      <dc:date>2015-11-05T18:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can we copy the Filters of the EG Query builder like values to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233305#M16898</link>
      <description>The filters are likely stored as macro variables, so you need to determine the macro variable names required and you can store them in data set.</description>
      <pubDate>Thu, 05 Nov 2015 19:20:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233305#M16898</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-11-05T19:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can we copy the Filters of the EG Query builder like values to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233328#M16901</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My query builder contains a mix of Prompts and Static Filters that were added.I could not find any macro variable for the filters.Does it require any settings change to my EG.I had used %put _ALL_ to list down all the macro variables.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 20:19:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233328#M16901</guid>
      <dc:creator>ykk</dc:creator>
      <dc:date>2015-11-05T20:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can we copy the Filters of the EG Query builder like values to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233447#M16906</link>
      <description>I think they're called Parameters in EG, you don't see a parameter for each filter?</description>
      <pubDate>Fri, 06 Nov 2015 15:36:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233447#M16906</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-11-06T15:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can we copy the Filters of the EG Query builder like values to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233557#M16911</link>
      <description>&lt;P&gt;I am not using prompts in the Filter.I have a Filter which says EMP_ID IN (123,456) and DEPT_ID =20.&amp;nbsp; I all those filters to be extracted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 20:56:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233557#M16911</guid>
      <dc:creator>ykk</dc:creator>
      <dc:date>2015-11-06T20:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can we copy the Filters of the EG Query builder like values to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233565#M16912</link>
      <description>&lt;P&gt;Those are hardcoded then. I don't think they're included anywhere so you'll have to hardcode them into your output file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 21:22:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-we-copy-the-Filters-of-the-EG-Query-builder-like-values-to-a/m-p/233565#M16912</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-11-06T21:22:44Z</dc:date>
    </item>
  </channel>
</rss>

