<?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: JSL - How to remove formula from column? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/252134#M49496</link>
    <description>&lt;P&gt;This is perfect for column names that have special characters in them, thanks!!&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2020 19:52:50 GMT</pubDate>
    <dc:creator>Zahti</dc:creator>
    <dc:date>2020-03-12T19:52:50Z</dc:date>
    <item>
      <title>JSL - How to remove formula from column?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/8940#M8916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I remove a formula from a column without changing it through JSL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 08:27:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/8940#M8916</guid>
      <dc:creator>vitali_pom</dc:creator>
      <dc:date>2014-07-13T08:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: JSL - How to remove formula from column?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/8941#M8917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the&amp;nbsp; &lt;SPAN style="font-family: 'andale mono', times;"&gt;Delete Property()&lt;/SPAN&gt; message to the column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;BR /&gt;&lt;P style="font-size: 16px; font-family: Courier; color: #942193;"&gt;&lt;SPAN style="color: #000000;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #032ce4;"&gt;Open&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;"$SAMPLE_DATA/Tiretread.jmp"&lt;SPAN style="color: #000000;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-size: 16px; font-family: Courier;"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-size: 16px; font-family: Courier;"&gt;&lt;SPAN style="color: #011993;"&gt;:&lt;/SPAN&gt;Pred Formula ABRASION &lt;SPAN style="color: #011993;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;delete property&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;Formula&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 13:49:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/8941#M8917</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2014-07-13T13:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: JSL - How to remove formula from column?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/8942#M8918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is another option:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;dt =&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000dd; font-size: 10pt; font-family: Courier New;"&gt;Open&lt;/SPAN&gt;&lt;STRONG style=": ; font-size: 10pt; font-family: Courier New;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;"$SAMPLE_DATA/Bank Loan.jmp"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;:Time &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #000080; font-size: 10pt; font-family: Courier New;"&gt;Delete Formula&lt;/STRONG&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 14:24:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/8942#M8918</guid>
      <dc:creator>Wendy_Murphrey</dc:creator>
      <dc:date>2014-07-16T14:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: JSL - How to remove formula from column?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/68757#M34915</link>
      <description>I just found it at this BBS:&lt;BR /&gt;Column(dt, "Values From Formula") &amp;lt;&amp;lt; deleteFormula;</description>
      <pubDate>Sun, 19 Aug 2018 10:00:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/68757#M34915</guid>
      <dc:creator>lwx228</dc:creator>
      <dc:date>2018-08-19T10:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: JSL - How to remove formula from column?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/252134#M49496</link>
      <description>&lt;P&gt;This is perfect for column names that have special characters in them, thanks!!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 19:52:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/252134#M49496</guid>
      <dc:creator>Zahti</dc:creator>
      <dc:date>2020-03-12T19:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: JSL - How to remove formula from column?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/252140#M49498</link>
      <description>&lt;P&gt;Or by using the :Name() function form&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;:Name("Values From Formula") &amp;lt;&amp;lt; deleteFormula; &lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 12 Mar 2020 22:22:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-How-to-remove-formula-from-column/m-p/252140#M49498</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-03-12T22:22:27Z</dc:date>
    </item>
  </channel>
</rss>

