<?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: How to keep all charaters before a period? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-keep-all-charaters-before-a-period/m-p/357290#M60737</link>
    <description>&lt;P&gt;For the example, I am calling the column name you have your file names in, "FileName"&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;For Each Row(
     :FileName = word(1,:FileName,".");
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If you create a new column and want to use a formula to change the values all you have to do is to create a new character column, and specify the formula:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;word(1, :FileName, ".");&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 09 Feb 2021 00:33:42 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2021-02-09T00:33:42Z</dc:date>
    <item>
      <title>How to keep all charaters before a period?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-keep-all-charaters-before-a-period/m-p/357266#M60733</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a simple question I am sure...but I have a column filled with file names "xfsfds.csv" and "sdfdgdfg.csv"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What if I want to just keep the names in the column, and get rid of all the ".csv" at the end?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 22:05:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-keep-all-charaters-before-a-period/m-p/357266#M60733</guid>
      <dc:creator>schou1994</dc:creator>
      <dc:date>2023-06-09T22:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep all charaters before a period?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-keep-all-charaters-before-a-period/m-p/357290#M60737</link>
      <description>&lt;P&gt;For the example, I am calling the column name you have your file names in, "FileName"&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;For Each Row(
     :FileName = word(1,:FileName,".");
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If you create a new column and want to use a formula to change the values all you have to do is to create a new character column, and specify the formula:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;word(1, :FileName, ".");&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Feb 2021 00:33:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-keep-all-charaters-before-a-period/m-p/357290#M60737</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-02-09T00:33:42Z</dc:date>
    </item>
  </channel>
</rss>

