<?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 How to create Data Tables names so it can be concatenated regardless any specific file names in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803114#M97983</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm making a workflow but having one issue now, how should I modify below JSL so that JMP can concatenate all excel files from this folder regardless the actual file names?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please advise? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------------------------------------------&lt;/P&gt;&lt;P&gt;Data Table( "S3_PM5" ) &amp;lt;&amp;lt; Concatenate(&lt;BR /&gt;Data Table( "R3_PM2" ),&lt;BR /&gt;Data Table( "Q1_PM5" ),&lt;BR /&gt;Data Table( "KTC_Beta_BL_PM4" ),&lt;BR /&gt;Output Table( "Untitled 19.jmp" ),&lt;BR /&gt;Create source column&lt;BR /&gt;)&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2024 01:36:02 GMT</pubDate>
    <dc:creator>qli107966</dc:creator>
    <dc:date>2024-10-02T01:36:02Z</dc:date>
    <item>
      <title>How to create Data Tables names so it can be concatenated regardless any specific file names</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803114#M97983</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm making a workflow but having one issue now, how should I modify below JSL so that JMP can concatenate all excel files from this folder regardless the actual file names?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please advise? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------------------------------------------&lt;/P&gt;&lt;P&gt;Data Table( "S3_PM5" ) &amp;lt;&amp;lt; Concatenate(&lt;BR /&gt;Data Table( "R3_PM2" ),&lt;BR /&gt;Data Table( "Q1_PM5" ),&lt;BR /&gt;Data Table( "KTC_Beta_BL_PM4" ),&lt;BR /&gt;Output Table( "Untitled 19.jmp" ),&lt;BR /&gt;Create source column&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 01:36:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803114#M97983</guid>
      <dc:creator>qli107966</dc:creator>
      <dc:date>2024-10-02T01:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Data Tables names so it can be concatenated regardless any specific file names</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803134#M97991</link>
      <description>&lt;P&gt;Have you tried using &lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/import-multiple-files.shtml" target="_blank" rel="noopener"&gt;Multiple File Import&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 04:30:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803134#M97991</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-10-02T04:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Data Tables names so it can be concatenated regardless any specific file names</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803137#M97993</link>
      <description>&lt;P&gt;Yes but my question is at step#2 Concatenate tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What kind of JSL should I write here in order to have JMP concatenate all files into one? the total files number and each file name can be random.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qli107966_0-1727847419181.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/68771iD314C6CE2D07CB5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="qli107966_0-1727847419181.png" alt="qli107966_0-1727847419181.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 05:38:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803137#M97993</guid>
      <dc:creator>qli107966</dc:creator>
      <dc:date>2024-10-02T05:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Data Tables names so it can be concatenated regardless any specific file names</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803148#M97994</link>
      <description>&lt;P&gt;So the files look different as Multiple File Import wasn't able to concatenate them?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 06:46:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-Data-Tables-names-so-it-can-be-concatenated/m-p/803148#M97994</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-10-02T06:46:01Z</dc:date>
    </item>
  </channel>
</rss>

