<?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 To create an ordered list with counters for three attributes in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/To-create-an-ordered-list-with-counters-for-three-attributes/m-p/686633#M37102</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I would like to create an ordered list with counters for three attributes. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to insert the meters highlighted in red in my table. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;could anyone help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMMAGINE_SAS_SUPPORT.png" style="width: 896px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49776i9E03E75A3B450D04/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMMAGINE_SAS_SUPPORT.png" alt="IMMAGINE_SAS_SUPPORT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2020 08:20:38 GMT</pubDate>
    <dc:creator>daniele_1306</dc:creator>
    <dc:date>2020-09-25T08:20:38Z</dc:date>
    <item>
      <title>To create an ordered list with counters for three attributes</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/To-create-an-ordered-list-with-counters-for-three-attributes/m-p/686633#M37102</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I would like to create an ordered list with counters for three attributes. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to insert the meters highlighted in red in my table. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;could anyone help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMMAGINE_SAS_SUPPORT.png" style="width: 896px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49776i9E03E75A3B450D04/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMMAGINE_SAS_SUPPORT.png" alt="IMMAGINE_SAS_SUPPORT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 08:20:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/To-create-an-ordered-list-with-counters-for-three-attributes/m-p/686633#M37102</guid>
      <dc:creator>daniele_1306</dc:creator>
      <dc:date>2020-09-25T08:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: To create an ordered list with counters for three attributes</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/To-create-an-ordered-list-with-counters-for-three-attributes/m-p/686634#M37103</link>
      <description>&lt;P&gt;&lt;SPAN&gt;the columns not highlighted are my input data&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 08:21:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/To-create-an-ordered-list-with-counters-for-three-attributes/m-p/686634#M37103</guid>
      <dc:creator>daniele_1306</dc:creator>
      <dc:date>2020-09-25T08:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: To create an ordered list with counters for three attributes</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/To-create-an-ordered-list-with-counters-for-three-attributes/m-p/686748#M37105</link>
      <description>&lt;P&gt;Please state the rules involved.&lt;/P&gt;
&lt;P&gt;I would guess that you are incrementing cliente_group_cliente when the&amp;nbsp; "id conto" value changes. Guess, because you only show one value for "id conto".&lt;/P&gt;
&lt;P&gt;I would also guess that counter_in_group_attivita increases when "Tipo attivita" changes.&lt;/P&gt;
&lt;P&gt;Those two I can do.&lt;/P&gt;
&lt;P&gt;I might guess that the counter_att_flag is set to 1 when flag_attivita is one then increased until the the next 1 is encountered. But it is not clear whether that count would reset when TIPO Attivita changes or not. And what if the first value of Flag_attivita is not 1 for the first value of Tipo Attivita?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please state the rules.&lt;/P&gt;
&lt;P&gt;Show examples with at least two values of ID Conto.&lt;/P&gt;
&lt;P&gt;I cannot write code against a picture.&lt;/P&gt;
&lt;P&gt;Instructions here: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712&lt;/A&gt; will show how to turn an existing SAS data set into data step code that can be pasted into a forum code box using the &amp;lt;/&amp;gt; icon or attached as text to show exactly what you have and that we can test code against.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 16:16:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/To-create-an-ordered-list-with-counters-for-three-attributes/m-p/686748#M37105</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-09-25T16:16:45Z</dc:date>
    </item>
  </channel>
</rss>

