<?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: Comma Separated List in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Comma-Separated-List/m-p/4800#M1936</link>
    <description>Looks like "Scan(__value_list__, __entry__, __delimiter__)" is what i require.</description>
    <pubDate>Sun, 23 Sep 2007 23:03:54 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-09-23T23:03:54Z</dc:date>
    <item>
      <title>Comma Separated List</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Comma-Separated-List/m-p/4799#M1935</link>
      <description>Is there any way to get an entry out of a Comma Separated list?&lt;BR /&gt;
&lt;BR /&gt;
I have a Table which stores data as follows:&lt;BR /&gt;
&lt;BR /&gt;
PRODUCT_ID|   DIMENSIONS&lt;BR /&gt;
--------------------|   --------------------------&lt;BR /&gt;
10000000000 |  L 200 X W 200 X D 200 mm&lt;BR /&gt;
10000000001 |  L 300 X W 150 X D 250 mm&lt;BR /&gt;
etc etc..&lt;BR /&gt;
&lt;BR /&gt;
I need to calculate the volume (L x W x D), so i need to grab each entry out of the "DIMENSIONS" field (Entry 2, Entry 5, Entry &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Based on the Delimiter of " ".&lt;BR /&gt;
&lt;BR /&gt;
Is there a function available to extract this?&lt;BR /&gt;
&lt;BR /&gt;
Any help would be appreciated.</description>
      <pubDate>Sun, 23 Sep 2007 22:38:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Comma-Separated-List/m-p/4799#M1935</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-23T22:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Comma Separated List</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Comma-Separated-List/m-p/4800#M1936</link>
      <description>Looks like "Scan(__value_list__, __entry__, __delimiter__)" is what i require.</description>
      <pubDate>Sun, 23 Sep 2007 23:03:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Comma-Separated-List/m-p/4800#M1936</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-23T23:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Comma Separated List</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Comma-Separated-List/m-p/4801#M1937</link>
      <description>here's some usage on the SCAN function ....  &lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/233-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/233-30.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 02 Oct 2007 19:51:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Comma-Separated-List/m-p/4801#M1937</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-10-02T19:51:01Z</dc:date>
    </item>
  </channel>
</rss>

