<?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: Parse String with no Delimiter in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/661485#M85017</link>
    <description>&lt;P&gt;Could you provide example data table with as many of different types of cases as possible (different amounts of alphabets, different alphabets, with *, without *, alphabets in row and so on) and then solutions to them. If the alphabets are known how are they known? By row? &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By "are they always in same cell" I think I did mean if there is always same alphabet in a specific cell but based on your response there can be many different alphabets in single cell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently only fairly easy solution that comes to my mind is to use For Each Row and go row by row while creating new columns as needed.&lt;/P&gt;</description>
    <pubDate>Sun, 23 Jul 2023 13:39:53 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2023-07-23T13:39:53Z</dc:date>
    <item>
      <title>Parse String with no Delimiter</title>
      <link>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/659884#M84911</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 columns: A, B, and C.&amp;nbsp; Each column contains a string like "A121A5*6".&amp;nbsp; I would like to parse each alphabet or the * symbol and subsequent number into separate columns.&amp;nbsp; With the example string, there will be 3 columns with A121, A5, and *6. I want to do that for Columan A, B, and C, except when the value of the column is NA.&amp;nbsp; How do I do this?&amp;nbsp; Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 18:17:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/659884#M84911</guid>
      <dc:creator>PopulationWolf4</dc:creator>
      <dc:date>2023-07-18T18:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Parse String with no Delimiter</title>
      <link>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/659925#M84913</link>
      <description>&lt;P&gt;Can there be more than three columns to be created from single column? Are the alphabet known which will be used for splitting? Are they always same in a same cell? Can there be multiple split characters in row and if there can how should those situations be handled?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 18:31:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/659925#M84913</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-07-18T18:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Parse String with no Delimiter</title>
      <link>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/661374#M85005</link>
      <description>&lt;P&gt;Yes, there can be more than 3 columns created from a single column.&amp;nbsp; If a single column has A1B12C34D112, 3 columns would be needed for A1, B12, C34, and D112.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the alphabets are known.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what do you mean by are they always in the same cell?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, there can be multiple split characters in a row, in that case, more columns will need to be created to accomandate.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2023 22:19:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/661374#M85005</guid>
      <dc:creator>PopulationWolf4</dc:creator>
      <dc:date>2023-07-22T22:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Parse String with no Delimiter</title>
      <link>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/661485#M85017</link>
      <description>&lt;P&gt;Could you provide example data table with as many of different types of cases as possible (different amounts of alphabets, different alphabets, with *, without *, alphabets in row and so on) and then solutions to them. If the alphabets are known how are they known? By row? &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By "are they always in same cell" I think I did mean if there is always same alphabet in a specific cell but based on your response there can be many different alphabets in single cell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently only fairly easy solution that comes to my mind is to use For Each Row and go row by row while creating new columns as needed.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2023 13:39:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Parse-String-with-no-Delimiter/m-p/661485#M85017</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-07-23T13:39:53Z</dc:date>
    </item>
  </channel>
</rss>

