<?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: Update column value from another table using wildcard in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Update-column-value-from-another-table-using-wildcard/m-p/685305#M87126</link>
    <description>&lt;P&gt;Given the example case you displayed, I do not believe there is a "Wildcard" capability in JMP.&amp;nbsp; However, you can easily create a new column in table A that has as its value, the first 6 characters of column ID_A.&amp;nbsp; Then that column can be used to match with the ID_B column in table B.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 04:24:10 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2023-10-10T04:24:10Z</dc:date>
    <item>
      <title>Update column value from another table using wildcard</title>
      <link>https://community.jmp.com/t5/Discussions/Update-column-value-from-another-table-using-wildcard/m-p/685288#M87125</link>
      <description>&lt;P&gt;Hi all, is it possible to update a column from values coming from another table using wildcard as key? I have this example table but doesn't know how to use wildcards properly in updating tables. Also, I am still using JMP 15 version&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table A&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id_A&lt;/TD&gt;&lt;TD&gt;Model&lt;/TD&gt;&lt;TD&gt;Status&lt;/TD&gt;&lt;TD&gt;Start Date&lt;/TD&gt;&lt;TD&gt;End Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;23-ABC-AA&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;Done&lt;/TD&gt;&lt;TD&gt;2023-10-01&lt;/TD&gt;&lt;TD&gt;2023-10-05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;23-ABD-BB&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;Done&lt;/TD&gt;&lt;TD&gt;2023-10-02&lt;/TD&gt;&lt;TD&gt;2023-10-07&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;23-ACD-BB&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;Ongoing&lt;/TD&gt;&lt;TD&gt;2023-10-03&lt;/TD&gt;&lt;TD&gt;2023-10-09&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table B (file to be updated, start/end date initially has no values, but when their IDs match using wildcard, it will then be updated)&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id_B&lt;/TD&gt;&lt;TD&gt;Model&lt;/TD&gt;&lt;TD&gt;Status&lt;/TD&gt;&lt;TD&gt;Start Date&lt;/TD&gt;&lt;TD&gt;End Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;23-ABC&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;Done&lt;/TD&gt;&lt;TD&gt;2023-10-01&lt;/TD&gt;&lt;TD&gt;2023-10-05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;23-ABD&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;Ongoing&lt;/TD&gt;&lt;TD&gt;2023-10-02&lt;/TD&gt;&lt;TD&gt;2023-10-07&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;24-AAA&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;Done&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 10 Oct 2023 04:08:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Update-column-value-from-another-table-using-wildcard/m-p/685288#M87125</guid>
      <dc:creator>UserID16644</dc:creator>
      <dc:date>2023-10-10T04:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Update column value from another table using wildcard</title>
      <link>https://community.jmp.com/t5/Discussions/Update-column-value-from-another-table-using-wildcard/m-p/685305#M87126</link>
      <description>&lt;P&gt;Given the example case you displayed, I do not believe there is a "Wildcard" capability in JMP.&amp;nbsp; However, you can easily create a new column in table A that has as its value, the first 6 characters of column ID_A.&amp;nbsp; Then that column can be used to match with the ID_B column in table B.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 04:24:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Update-column-value-from-another-table-using-wildcard/m-p/685305#M87126</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-10-10T04:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Update column value from another table using wildcard</title>
      <link>https://community.jmp.com/t5/Discussions/Update-column-value-from-another-table-using-wildcard/m-p/685322#M87129</link>
      <description>&lt;P&gt;Depends a bit on what type of wildcard you need what would be easiest. In your example, I would create Id_B column to Table A by dropping the last part of Id_A.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 04:40:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Update-column-value-from-another-table-using-wildcard/m-p/685322#M87129</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-10-10T04:40:11Z</dc:date>
    </item>
  </channel>
</rss>

