<?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 excluding customers which do not have any change? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484389#M31394</link>
    <description>&lt;P&gt;Some of us will not open .xlsx files because it is a security risk. Can you put your data into a different format, such as .csv or .txt?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Aug 2018 14:47:19 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2018-08-06T14:47:19Z</dc:date>
    <item>
      <title>How to excluding customers which do not have any change?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484387#M31393</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Enterprise Guide and I have an input data attached. my goal is to provide a report that shows only customers that the risk amounts varied between two dates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use "Summary Tables" in "Describe" part, but i couldnt find how to exclude the customers that do not have any change of amounts. I dont wanna see them in my report. How can i do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as i guess, i have to use formulas but which one and how? Or any other solutions for my problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 14:44:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484387#M31393</guid>
      <dc:creator>emrahbagci82</dc:creator>
      <dc:date>2018-08-06T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to excluding customers which do not have any change?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484389#M31394</link>
      <description>&lt;P&gt;Some of us will not open .xlsx files because it is a security risk. Can you put your data into a different format, such as .csv or .txt?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 14:47:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484389#M31394</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-08-06T14:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to excluding customers which do not have any change?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484399#M31395</link>
      <description>&lt;P&gt;Is at ok attached?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 14:56:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484399#M31395</guid>
      <dc:creator>emrahbagci82</dc:creator>
      <dc:date>2018-08-06T14:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to excluding customers which do not have any change?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484428#M31398</link>
      <description>&lt;P&gt;1. Summarize your data by customer and amount.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. From that summary, summarize by customer. Extract the customers that only have one record. These are the ones where amount didn't change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Remove those customers from your original dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a number of technical ways to do this, both with coding and using the EG tasks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 16:03:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484428#M31398</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2018-08-06T16:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to excluding customers which do not have any change?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484625#M31405</link>
      <description>&lt;P&gt;If i exclude customers have one record, i wont see the change of them. i mean, maybe in first date it has a record, but next date it closed, but there is a change for that customer between 2 dates. I must see this.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 06:37:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484625#M31405</guid>
      <dc:creator>emrahbagci82</dc:creator>
      <dc:date>2018-08-07T06:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to excluding customers which do not have any change?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484760#M31410</link>
      <description>&lt;P&gt;Good point. After you summarize, I should have said exclude the customers with one record but a count of more than one, which will mean they had more than one original record but the amounts are the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 14:16:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/484760#M31410</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2018-08-07T14:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to excluding customers which do not have any change?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/486273#M31491</link>
      <description>&lt;P&gt;Thanks for comments. Finally, i had a solution in that way: i got the related columns for two dates in 2 different data. then in a 3. data, i just summarized customer no s. then, join 3 tables based with comstomer ids and had a data by customer id and columns for two dates. maybe i coludnt explain well, but i got what i need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again thanks for comments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 07:57:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-excluding-customers-which-do-not-have-any-change/m-p/486273#M31491</guid>
      <dc:creator>emrahbagci82</dc:creator>
      <dc:date>2018-08-13T07:57:46Z</dc:date>
    </item>
  </channel>
</rss>

