<?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: Concatenate a related child object picklist values to a multi-select picklist value on the paren in DemandTools</title>
    <link>https://mycommunity.validity.com/t5/demandtools/concatenate-a-related-child-object-picklist-values-to-a-multi/m-p/1278#M703</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://mycommunity.validity.com/t5/user/viewprofilepage/user-id/111"&gt;@Chooper&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Yes, you are able to add multiple values to a multi-picklist from the child object to the parent object in Modify.&amp;nbsp; Since DemandTools 5.x can only look up to related objects, you would choose the child object in step 1.&lt;/P&gt;
&lt;P&gt;In step two, you would write a formula that is updating the parent object, and if there are values already on the parent object's picklist, you would want to reference that field in the formula.&amp;nbsp; Example:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;CONCATENATE(${Account.Fruit__c}, ";", ${Account_Score__c})&lt;/LI-CODE&gt;
&lt;P&gt;The multi-picklist field on my account is called Fruit.&amp;nbsp; It already had a few selections, but I wanted to add the value found in the Account Score (I know doesn't make sense but stay with me).&amp;nbsp; I referenced the original field in the formula, and then added a semi-colon in quotes as one of the values that I'm adding.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 17:25:55 GMT</pubDate>
    <dc:creator>AnthonyValidity</dc:creator>
    <dc:date>2023-09-07T17:25:55Z</dc:date>
    <item>
      <title>Concatenate a related child object picklist values to a multi-select picklist value on the parent</title>
      <link>https://mycommunity.validity.com/t5/demandtools/concatenate-a-related-child-object-picklist-values-to-a-multi/m-p/1277#M702</link>
      <description>&lt;P&gt;Is there a way in DemandTools to concatenate a related child object picklist value to a multi-select picklist value on the parent?&amp;nbsp; I thought I could with Modify, however I can't find the solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 14:50:12 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/concatenate-a-related-child-object-picklist-values-to-a-multi/m-p/1277#M702</guid>
      <dc:creator>Chooper</dc:creator>
      <dc:date>2023-09-07T14:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate a related child object picklist values to a multi-select picklist value on the paren</title>
      <link>https://mycommunity.validity.com/t5/demandtools/concatenate-a-related-child-object-picklist-values-to-a-multi/m-p/1278#M703</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://mycommunity.validity.com/t5/user/viewprofilepage/user-id/111"&gt;@Chooper&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Yes, you are able to add multiple values to a multi-picklist from the child object to the parent object in Modify.&amp;nbsp; Since DemandTools 5.x can only look up to related objects, you would choose the child object in step 1.&lt;/P&gt;
&lt;P&gt;In step two, you would write a formula that is updating the parent object, and if there are values already on the parent object's picklist, you would want to reference that field in the formula.&amp;nbsp; Example:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;CONCATENATE(${Account.Fruit__c}, ";", ${Account_Score__c})&lt;/LI-CODE&gt;
&lt;P&gt;The multi-picklist field on my account is called Fruit.&amp;nbsp; It already had a few selections, but I wanted to add the value found in the Account Score (I know doesn't make sense but stay with me).&amp;nbsp; I referenced the original field in the formula, and then added a semi-colon in quotes as one of the values that I'm adding.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 17:25:55 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/concatenate-a-related-child-object-picklist-values-to-a-multi/m-p/1278#M703</guid>
      <dc:creator>AnthonyValidity</dc:creator>
      <dc:date>2023-09-07T17:25:55Z</dc:date>
    </item>
  </channel>
</rss>

