<?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 Add value from multiple rows to once cell in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Add-value-from-multiple-rows-to-once-cell/m-p/580767#M78773</link>
    <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;I want to insert multiple values into one cell. I have manually done it in the screen grab so i want the value from row 1,2,3 to be joined together and added to 3 rows.&lt;BR /&gt;Not sure how to complete this, do i need more identifiers so it can join the code. sorry I cant share the dataset due to IP reasons but below is a snippet&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jearls11_0-1670887113545.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48241iE038CD7C7198A534/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jearls11_0-1670887113545.png" alt="jearls11_0-1670887113545.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 16:04:38 GMT</pubDate>
    <dc:creator>jearls11</dc:creator>
    <dc:date>2023-06-09T16:04:38Z</dc:date>
    <item>
      <title>Add value from multiple rows to once cell</title>
      <link>https://community.jmp.com/t5/Discussions/Add-value-from-multiple-rows-to-once-cell/m-p/580767#M78773</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;I want to insert multiple values into one cell. I have manually done it in the screen grab so i want the value from row 1,2,3 to be joined together and added to 3 rows.&lt;BR /&gt;Not sure how to complete this, do i need more identifiers so it can join the code. sorry I cant share the dataset due to IP reasons but below is a snippet&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jearls11_0-1670887113545.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48241iE038CD7C7198A534/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jearls11_0-1670887113545.png" alt="jearls11_0-1670887113545.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:04:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-value-from-multiple-rows-to-once-cell/m-p/580767#M78773</guid>
      <dc:creator>jearls11</dc:creator>
      <dc:date>2023-06-09T16:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Add value from multiple rows to once cell</title>
      <link>https://community.jmp.com/t5/Discussions/Add-value-from-multiple-rows-to-once-cell/m-p/580797#M78774</link>
      <description>&lt;P&gt;You can use a formula....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If contains(Process RC 2 , "RC1") then concatenate("[", char(:blasmultiplier), "," , lag(-1, char(:blasmultiplier)), lag(-2, char(:blasmultiplier)) )&lt;/P&gt;
&lt;P&gt;else lag(1, Column 59)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is a rough rendition....hopefully enough for you to figure it out...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 00:29:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-value-from-multiple-rows-to-once-cell/m-p/580797#M78774</guid>
      <dc:creator>KarenC</dc:creator>
      <dc:date>2022-12-13T00:29:10Z</dc:date>
    </item>
  </channel>
</rss>

