<?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: Count the amount of values in a multi checkbox property in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/770478#M1366</link>
    <description>&lt;P&gt;Would you be able to share a larger screenshot of your solution? When I click it, I'm unable to zoom in at all.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2023 20:33:11 GMT</pubDate>
    <dc:creator>MChen36</dc:creator>
    <dc:date>2023-03-17T20:33:11Z</dc:date>
    <item>
      <title>Count the amount of values in a multi checkbox property</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/758606#M1300</link>
      <description>&lt;P&gt;Hi HubSpot community,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are currently testing the Ops Hub.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One use case I was hoping to solve with it, is the following.&amp;nbsp;&lt;BR /&gt;We want to introduce an Account health per customer. Therefore we would like to use available data in HubSpot.&amp;nbsp;&lt;BR /&gt;We are selling our core software with additional modules.&amp;nbsp;&lt;BR /&gt;In total we offer 10 modules.&amp;nbsp;&lt;BR /&gt;Now I would like to count the values being added per customer to calculate upsell potential.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;E.g. We have 10 modules available, but a customer only uses 5. So in the field "Modules" on Company level, I would want to count the selected values and add them to a number field.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;5 --&amp;gt; 5 out of 10 (50% coverage) / 6 --&amp;gt; 6 out of 10&amp;nbsp;(60% coverage)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can anyone help me?&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Feb 2023 16:29:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/758606#M1300</guid>
      <dc:creator>LMeier61</dc:creator>
      <dc:date>2023-02-20T16:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count the amount of values in a multi checkbox property</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/759184#M1302</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An outline of the workflow used to fulfill a similar request from my organization is below. (A screenshot is also included to help illustrate though its quality is faded.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Create a number property for the counter. In this sample we will call it Modules Counter.&lt;/P&gt;&lt;P&gt;2. Create workflow for the object.&lt;/P&gt;&lt;P&gt;Filter: Modules property is known.&lt;/P&gt;&lt;P&gt;If/Then branch check 1: Modules is any of option 1.&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;If yes:&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Increase Modules Counter property by 1.&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Go to Action If/Then 2.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;If no:&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Go to If/Then 2.&lt;/P&gt;&lt;P&gt;If/Then branck check 2: Modules is any of option 2&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;If yes:&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Increase Modules Counter property by 1.&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Go to Action If/Then 3.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;If no:&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Go to If/Then 3.&lt;/P&gt;&lt;P&gt;Etc. Repeat the If/Then checks for all options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The screenshot below also includes a step after the trigger to clear the counter property since my organization's object needs to be able to enroll multiple times.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="countersamplehs.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/85876i92D7286DA74DDB64/image-size/large?v=v2&amp;amp;px=999" role="button" title="countersamplehs.png" alt="countersamplehs.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps! If you have any questions or would like me to clarify something, please let me know.&lt;/P&gt;&lt;P&gt;-Chel&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 19:39:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/759184#M1302</guid>
      <dc:creator>00000</dc:creator>
      <dc:date>2023-02-21T19:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Count the amount of values in a multi checkbox property</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/759411#M1303</link>
      <description>&lt;P&gt;Thanks a lot.&amp;nbsp;&lt;BR /&gt;Great idea and it works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 09:04:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/759411#M1303</guid>
      <dc:creator>LMeier61</dc:creator>
      <dc:date>2023-02-22T09:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count the amount of values in a multi checkbox property</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/770478#M1366</link>
      <description>&lt;P&gt;Would you be able to share a larger screenshot of your solution? When I click it, I'm unable to zoom in at all.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 20:33:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/770478#M1366</guid>
      <dc:creator>MChen36</dc:creator>
      <dc:date>2023-03-17T20:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count the amount of values in a multi checkbox property</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/770513#M1367</link>
      <description>&lt;P&gt;Yes, you are right; the image quality was not good. I resaved it below with additional notes.&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="counterhssamplewithnotes.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/87602i328C7FC2927D55E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="counterhssamplewithnotes.png" alt="counterhssamplewithnotes.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 22:06:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/770513#M1367</guid>
      <dc:creator>00000</dc:creator>
      <dc:date>2023-03-17T22:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count the amount of values in a multi checkbox property</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/770531#M1368</link>
      <description>&lt;P&gt;Thank you for the quick response! This is so helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 23:08:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Count-the-amount-of-values-in-a-multi-checkbox-property/m-p/770531#M1368</guid>
      <dc:creator>MChen36</dc:creator>
      <dc:date>2023-03-17T23:08:06Z</dc:date>
    </item>
  </channel>
</rss>

