<?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: Data table question in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Data-table-question/m-p/1902#M1902</link>
    <description>If you search the JMP forum for "column formula variable" (without the quotes) you will see a list of threads which discuss how to use variables containing column names in formulas.</description>
    <pubDate>Sun, 06 Jun 2010 22:49:11 GMT</pubDate>
    <dc:creator>mpb</dc:creator>
    <dc:date>2010-06-06T22:49:11Z</dc:date>
    <item>
      <title>Data table question</title>
      <link>https://community.jmp.com/t5/Discussions/Data-table-question/m-p/1901#M1901</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I just started learning JMP and have a question about manipulating data table. &lt;BR /&gt;&lt;BR /&gt;There is one column in my data table, whose name is given by a string variable X, say X="height". I want to make a duplicated column called X1. So I use&lt;BR /&gt;&lt;BR /&gt;new column("X1", numeric, formula(name("X")));  &lt;BR /&gt;&lt;BR /&gt;But instead of filling X1 with numbers in Column X=height, it fills it with char "height". How can I fix this? I don't want to use &lt;BR /&gt;&lt;BR /&gt;new column("X1", numeric, formula(height));&lt;BR /&gt;&lt;BR /&gt;since I'd like the script to be able to run on different data tables and X would be different strings from time to time.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Sun, 06 Jun 2010 20:57:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-table-question/m-p/1901#M1901</guid>
      <dc:creator />
      <dc:date>2010-06-06T20:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data table question</title>
      <link>https://community.jmp.com/t5/Discussions/Data-table-question/m-p/1902#M1902</link>
      <description>If you search the JMP forum for "column formula variable" (without the quotes) you will see a list of threads which discuss how to use variables containing column names in formulas.</description>
      <pubDate>Sun, 06 Jun 2010 22:49:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-table-question/m-p/1902#M1902</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2010-06-06T22:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data table question</title>
      <link>https://community.jmp.com/t5/Discussions/Data-table-question/m-p/1903#M1903</link>
      <description>Find the answer. Thank you!</description>
      <pubDate>Mon, 07 Jun 2010 02:35:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-table-question/m-p/1903#M1903</guid>
      <dc:creator />
      <dc:date>2010-06-07T02:35:54Z</dc:date>
    </item>
  </channel>
</rss>

