<?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: Fill Data Table Columns with Sequential Data in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519421#M74543</link>
    <description>&lt;P&gt;In addition to jthi and Jim here how the formula can be built interactively as well:&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6309346713112w994h540r687" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6309346713112" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6309346713112w994h540r687');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6309346713112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Jul 2022 11:33:29 GMT</pubDate>
    <dc:creator>Georg</dc:creator>
    <dc:date>2022-07-10T11:33:29Z</dc:date>
    <item>
      <title>Fill Data Table Columns with Sequential Data</title>
      <link>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519401#M74540</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;a newbie question:&lt;/P&gt;&lt;P&gt;Is there an option to use the "Fill" option with the sequential&lt;STRONG&gt; character ordinal data&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;Currently the sequence of Character data is only repeated, and is not continued.&lt;/P&gt;&lt;P&gt;For example, I write "User 1", "User 2", "User 3", and want to continue the sequence till the end of the table (100 rows)&lt;BR /&gt;if I highlight the data I've entered and choose the "Fill to end of table", i get the repetitions of the first three rows.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:50:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519401#M74540</guid>
      <dc:creator>LambdaCapybara4</dc:creator>
      <dc:date>2023-06-10T23:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Data Table Columns with Sequential Data</title>
      <link>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519411#M74541</link>
      <description>&lt;P&gt;You could create one column with the numbers from 1-100 and then other with only "User". Then use formula to combine those two, remove formula and remove the original columns.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1657440553704.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/43833i4CB0D7427296C1C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1657440553704.png" alt="jthi_0-1657440553704.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1657440592828.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/43834iF756F0FF05430E58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1657440592828.png" alt="jthi_1-1657440592828.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Column with "User" values should be first in the table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_2-1657440641026.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/43835i2B1D94C81C86CF69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_2-1657440641026.png" alt="jthi_2-1657440641026.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then remove unnecessary columns if needed&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_3-1657440672559.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/43836i2D1F6AF4D4FCB614/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_3-1657440672559.png" alt="jthi_3-1657440672559.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Select Remove Formula here&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_4-1657440692576.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/43837i12AFDC12084FF3D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_4-1657440692576.png" alt="jthi_4-1657440692576.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 08:11:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519411#M74541</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-07-10T08:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Data Table Columns with Sequential Data</title>
      <link>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519416#M74542</link>
      <description>&lt;P&gt;I find a little JSL can go a long way for simple tasks such as this.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;New Table( "example",
	add rows( 100 ),
	New Column( "sequence", character, set each value( "User " || char( Row() ) ) )
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 10 Jul 2022 11:25:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519416#M74542</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-07-10T11:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Data Table Columns with Sequential Data</title>
      <link>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519421#M74543</link>
      <description>&lt;P&gt;In addition to jthi and Jim here how the formula can be built interactively as well:&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6309346713112w994h540r733" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6309346713112" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6309346713112w994h540r733');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6309346713112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 11:33:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fill-Data-Table-Columns-with-Sequential-Data/m-p/519421#M74543</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2022-07-10T11:33:29Z</dc:date>
    </item>
  </channel>
</rss>

