<?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: Place summary data in main table in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619315#M81878</link>
    <description>&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for the quick reply!&lt;/P&gt;&lt;P&gt;Below in &lt;FONT color="#FF6600"&gt;orange&lt;/FONT&gt; my answers to your message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Claire&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Hi Claire,&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;It should be possible to do this with a table join. You just need to specify A and B as your matching columns.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;This works! Thank you!!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;You can also do this with a click-and-drag operation from the summary table to the original table:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Click and hold on the column header for the summary column, wait, then drag and drop into the column header for the first unused column in the original table.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;SPAN&gt;When I do this, it copies the column of my summary table into the new column but does not copy according to matching columns (I have the same number of rows filled in the new column as in the summary table).&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;</description>
    <pubDate>Mon, 03 Apr 2023 08:30:51 GMT</pubDate>
    <dc:creator>cbaril</dc:creator>
    <dc:date>2023-04-03T08:30:51Z</dc:date>
    <item>
      <title>Place summary data in main table</title>
      <link>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619243#M81871</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a summary table and would like to transfer part of the data into the non-summarised table (see attachment).&lt;/P&gt;&lt;P&gt;Value C1 would be transferred to all rows that have values A1 and B1 in columns A and B respectively.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried Rows &amp;gt; "Join" and "Update" but I can't find the result I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you know how to perform this new column?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your support!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;BR /&gt;Claire&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:59:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619243#M81871</guid>
      <dc:creator>cbaril</dc:creator>
      <dc:date>2023-06-10T23:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Place summary data in main table</title>
      <link>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619305#M81877</link>
      <description>&lt;P&gt;Hi Claire,&lt;/P&gt;
&lt;P&gt;It should be possible to do this with a table join. You just need to specify A and B as your matching columns.&lt;/P&gt;
&lt;P&gt;You can also do this with a click-and-drag operation from the summary table to the original table:&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6323870459112w960h540r840" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6323870459112" 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-6323870459112w960h540r840');  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/6323870459112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;Click and hold on the column header for the summary column, wait, then drag and drop into the column header for the first unused column in the original table.&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;/P&gt;
&lt;P&gt;Phil&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 08:08:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619305#M81877</guid>
      <dc:creator>Phil_Kay</dc:creator>
      <dc:date>2023-04-03T08:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Place summary data in main table</title>
      <link>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619315#M81878</link>
      <description>&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for the quick reply!&lt;/P&gt;&lt;P&gt;Below in &lt;FONT color="#FF6600"&gt;orange&lt;/FONT&gt; my answers to your message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Claire&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Hi Claire,&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;It should be possible to do this with a table join. You just need to specify A and B as your matching columns.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;This works! Thank you!!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;You can also do this with a click-and-drag operation from the summary table to the original table:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Click and hold on the column header for the summary column, wait, then drag and drop into the column header for the first unused column in the original table.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;SPAN&gt;When I do this, it copies the column of my summary table into the new column but does not copy according to matching columns (I have the same number of rows filled in the new column as in the summary table).&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 08:30:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619315#M81878</guid>
      <dc:creator>cbaril</dc:creator>
      <dc:date>2023-04-03T08:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Place summary data in main table</title>
      <link>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619374#M81882</link>
      <description>&lt;P&gt;Okay. I am glad that the table join worked. I am not sure why the click-and-drag option did not work. I don't know how it works out how to match the columns. I think that the summary table needs to be linked to the original data table, which it will be by default if you use Tables &amp;gt; Summary. If the tables are linked then the columns in the summary table should have "padlock" icons next to them:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Phil_Kay_0-1680520176977.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51681i7BDADB083604C5B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Phil_Kay_0-1680520176977.png" alt="Phil_Kay_0-1680520176977.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 11:10:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Place-summary-data-in-main-table/m-p/619374#M81882</guid>
      <dc:creator>Phil_Kay</dc:creator>
      <dc:date>2023-04-03T11:10:20Z</dc:date>
    </item>
  </channel>
</rss>

