<?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: Enterprise Miner How to delete Test channel in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Enterprise-Miner-How-to-delete-Test-channel/m-p/421936#M6473</link>
    <description>&lt;P&gt;In the meantime i found the solution:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To remove a channel data from the exported channels, you have to enter simply:&lt;/P&gt;&lt;P&gt;%let EM_TEST_SCORE=N;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same applies for the other channels like: %let EM_TRAIN_SCORE=N;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2017 10:57:34 GMT</pubDate>
    <dc:creator>lmagyar</dc:creator>
    <dc:date>2017-12-18T10:57:34Z</dc:date>
    <item>
      <title>Enterprise Miner How to delete Test channel</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Enterprise-Miner-How-to-delete-Test-channel/m-p/421466#M6460</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to delete a channel with a Sas Code node.&amp;nbsp;The sas code node is receiving data on Train &amp;amp; Test channels. I would like to export only on the Train.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to create and delete the data on the test channel, but EM adds it back.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data &amp;amp;em_export_test;
	delete;
run;

proc sql;
	drop table &amp;amp;em_export_test;
quit;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I have seen that Data partition node can delete the test channel if i set the data set allocation on test is set to 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help,&lt;BR /&gt;Laszlo&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:33:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Enterprise-Miner-How-to-delete-Test-channel/m-p/421466#M6460</guid>
      <dc:creator>lmagyar</dc:creator>
      <dc:date>2017-12-15T09:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Miner How to delete Test channel</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Enterprise-Miner-How-to-delete-Test-channel/m-p/421936#M6473</link>
      <description>&lt;P&gt;In the meantime i found the solution:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To remove a channel data from the exported channels, you have to enter simply:&lt;/P&gt;&lt;P&gt;%let EM_TEST_SCORE=N;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same applies for the other channels like: %let EM_TRAIN_SCORE=N;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 10:57:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Enterprise-Miner-How-to-delete-Test-channel/m-p/421936#M6473</guid>
      <dc:creator>lmagyar</dc:creator>
      <dc:date>2017-12-18T10:57:34Z</dc:date>
    </item>
  </channel>
</rss>

