<?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: Column Formula - Random from custom list of values in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Column-Formula-Random-from-custom-list-of-values/m-p/224644#M44645</link>
    <description>&lt;P&gt;You can use this example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;t1 = {23, 45, 67, 89, 91};
t1[Random Integer( 1, 5 )];&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Edit the list to contain your values. Copy this expression and paste it into the Formula Editor.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 12:00:34 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2019-09-04T12:00:34Z</dc:date>
    <item>
      <title>Column Formula - Random from custom list of values</title>
      <link>https://community.jmp.com/t5/Discussions/Column-Formula-Random-from-custom-list-of-values/m-p/224634#M44644</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a list of values.&lt;/P&gt;&lt;P&gt;I would like to create a column with formula that will return random value from that list.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 11:23:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Column-Formula-Random-from-custom-list-of-values/m-p/224634#M44644</guid>
      <dc:creator>tom_abramov</dc:creator>
      <dc:date>2019-09-04T11:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Column Formula - Random from custom list of values</title>
      <link>https://community.jmp.com/t5/Discussions/Column-Formula-Random-from-custom-list-of-values/m-p/224644#M44645</link>
      <description>&lt;P&gt;You can use this example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;t1 = {23, 45, 67, 89, 91};
t1[Random Integer( 1, 5 )];&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Edit the list to contain your values. Copy this expression and paste it into the Formula Editor.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 12:00:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Column-Formula-Random-from-custom-list-of-values/m-p/224644#M44645</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2019-09-04T12:00:34Z</dc:date>
    </item>
  </channel>
</rss>

