<?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>Thema "Zähler" in CoDe SAS German</title>
    <link>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275344#M2026</link>
    <description>&lt;P&gt;Wahrscheinlich wieder eine total blöde Frage. Ich möchte in einem DI Job meine sortierten Datensätze hochzählen im Extract und stehe auf dem Schlauch.&lt;/P&gt;
&lt;P&gt;Kann jemand weiterhelfen?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2016 10:29:54 GMT</pubDate>
    <dc:creator>Fay123</dc:creator>
    <dc:date>2016-06-06T10:29:54Z</dc:date>
    <item>
      <title>Zähler</title>
      <link>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275344#M2026</link>
      <description>&lt;P&gt;Wahrscheinlich wieder eine total blöde Frage. Ich möchte in einem DI Job meine sortierten Datensätze hochzählen im Extract und stehe auf dem Schlauch.&lt;/P&gt;
&lt;P&gt;Kann jemand weiterhelfen?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:29:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275344#M2026</guid>
      <dc:creator>Fay123</dc:creator>
      <dc:date>2016-06-06T10:29:54Z</dc:date>
    </item>
    <item>
      <title>Betreff: Zähler</title>
      <link>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275350#M2027</link>
      <description>&lt;P&gt;wie wäre es denn mit den Transformationen unter "Analysis", z.B. Frequency oder Summary Statistics? &lt;span class="lia-unicode-emoji" title=":zwinkerndes_Gesicht:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:27:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275350#M2027</guid>
      <dc:creator>mfab</dc:creator>
      <dc:date>2016-06-06T11:27:46Z</dc:date>
    </item>
    <item>
      <title>Betreff: Zähler</title>
      <link>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275352#M2028</link>
      <description>&lt;P&gt;hallo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;wie wäre es in der output tablelle (Zieltabelle) in DI einfach eine neue Spalte einzufügen, &amp;nbsp;-&amp;gt; erweitert für expression Editor aufrufen und Funktion monotonic()&amp;nbsp;verwenden ; &amp;nbsp;erzeugt eine zeilennummer - siehe screenshot&lt;/P&gt;
&lt;P&gt;Alternativ kann man auch eine SAS transformation (code) auf die zieltabelle schreiben,&amp;nbsp; ist aber aufwendiger denke ich, und daten werden mehrfach gelesen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;lg gernot&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12632iC9DE37B8E514A355/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="row_num.JPG" title="row_num.JPG" /&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:34:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275352#M2028</guid>
      <dc:creator>g_engel</dc:creator>
      <dc:date>2016-06-06T11:34:46Z</dc:date>
    </item>
    <item>
      <title>Betreff: Zähler</title>
      <link>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275354#M2029</link>
      <description>&lt;P&gt;hallo Fay,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Du könntest schon bei der Datenselektion mit der Funktion monotonic() arbeiten:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;
proc sql;
   create table daten as
   select monotonic() as id
         ,* 
   from   sashelp.cars;
quit;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;viel Erfolg! Heide&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:44:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275354#M2029</guid>
      <dc:creator>HeideTribius</dc:creator>
      <dc:date>2016-06-06T11:44:11Z</dc:date>
    </item>
    <item>
      <title>Betreff: Zähler</title>
      <link>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275355#M2030</link>
      <description>&lt;P&gt;Danke!! Das monotonic hat super funktioniert &lt;img id="womanhappy" class="emoticon emoticon-womanhappy" src="https://communities.sas.com/i/smilies/16x16_woman-happy.png" alt="Frau (fröhlich)" title="Frau (fröhlich)" /&gt; Vielen Dank!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:46:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275355#M2030</guid>
      <dc:creator>Fay123</dc:creator>
      <dc:date>2016-06-06T11:46:17Z</dc:date>
    </item>
    <item>
      <title>Betreff: Zähler</title>
      <link>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275357#M2031</link>
      <description>&lt;P&gt;Nachtrag: falls der letzte Step ein Datastep ist, kannst Du auch den internen Zähler _n_ verwenden:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data daten;
   set sashelp.cars;
   id = _n_;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:49:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/CoDe-SAS-German/Z%C3%A4hler/m-p/275357#M2031</guid>
      <dc:creator>HeideTribius</dc:creator>
      <dc:date>2016-06-06T11:49:44Z</dc:date>
    </item>
  </channel>
</rss>

