<?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: Report that counts number of companies per count of deals closed in Dashboards &amp; Reporting</title>
    <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-that-counts-number-of-companies-per-count-of-deals-closed/m-p/1068347#M11216</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/849305"&gt;@SRomankiw&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is unfortunately not so straight forward and unintuitively complicated. It mainly has to do with the fact that you cannot specify buckets in bar charts – hence it's immediately workaround territory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might actually be better off to create a report that's a raw table of companies and deals, then export this report table and perform the analysis outside of HubSpot, e.g. in Excel or Sheets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to do it in HubSpot, here's what you'd have to do:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a custom property "Close date (year)" with &lt;STRONG&gt;dropdown&lt;/STRONG&gt; options for each year you want to report on&lt;/LI&gt;
&lt;LI&gt;Create a deal-based workflow that enrolls &lt;STRONG&gt;won&lt;/STRONG&gt; deals, then branches by date (one branch per year), then sets the corresponding value in "Close date (year)"&lt;/LI&gt;
&lt;LI&gt;Create a calculation property "Number of associated won deals" on the company object that counts the number of associated deals per company with a condition that corresponds to the property from step one (Close date (year) is any of 2024)&lt;/LI&gt;
&lt;LI&gt;Create a custom company property "Number of closed deals (buckets)" with &lt;STRONG&gt;dropdown&lt;/STRONG&gt; options 1, 2, 3, 4, 5 etc&lt;/LI&gt;
&lt;LI&gt;Create a company-based workflow that enrolls companies based on "Number of associated won deals" (enable reenrollment), then branches by the number of associated won deals property (one branch per step: 1, 2, 3, 4, 5 etc), then assigns the corresponding value in "Number of closed deals (buckets)"&lt;/LI&gt;
&lt;LI&gt;Create a report that uses that visualizes "Count of companies" by "Number of closed deals (buckets)"&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Step 2 and 5 and also be done with calculation properties if that's what you prefer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2024 14:18:00 GMT</pubDate>
    <dc:creator>karstenkoehler</dc:creator>
    <dc:date>2024-11-12T14:18:00Z</dc:date>
    <item>
      <title>Report that counts number of companies per count of deals closed</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-that-counts-number-of-companies-per-count-of-deals-closed/m-p/1068340#M11215</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been asked for a report that shows the count of companies per count of deals closed, i.e. how many companies with 2 deals closed this year, how many with 3 closed deals etc etc. Is there a way to create a report that features a count of a count like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sally&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 13:54:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-that-counts-number-of-companies-per-count-of-deals-closed/m-p/1068340#M11215</guid>
      <dc:creator>SRomankiw</dc:creator>
      <dc:date>2024-11-12T13:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Report that counts number of companies per count of deals closed</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-that-counts-number-of-companies-per-count-of-deals-closed/m-p/1068347#M11216</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/849305"&gt;@SRomankiw&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is unfortunately not so straight forward and unintuitively complicated. It mainly has to do with the fact that you cannot specify buckets in bar charts – hence it's immediately workaround territory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might actually be better off to create a report that's a raw table of companies and deals, then export this report table and perform the analysis outside of HubSpot, e.g. in Excel or Sheets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to do it in HubSpot, here's what you'd have to do:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a custom property "Close date (year)" with &lt;STRONG&gt;dropdown&lt;/STRONG&gt; options for each year you want to report on&lt;/LI&gt;
&lt;LI&gt;Create a deal-based workflow that enrolls &lt;STRONG&gt;won&lt;/STRONG&gt; deals, then branches by date (one branch per year), then sets the corresponding value in "Close date (year)"&lt;/LI&gt;
&lt;LI&gt;Create a calculation property "Number of associated won deals" on the company object that counts the number of associated deals per company with a condition that corresponds to the property from step one (Close date (year) is any of 2024)&lt;/LI&gt;
&lt;LI&gt;Create a custom company property "Number of closed deals (buckets)" with &lt;STRONG&gt;dropdown&lt;/STRONG&gt; options 1, 2, 3, 4, 5 etc&lt;/LI&gt;
&lt;LI&gt;Create a company-based workflow that enrolls companies based on "Number of associated won deals" (enable reenrollment), then branches by the number of associated won deals property (one branch per step: 1, 2, 3, 4, 5 etc), then assigns the corresponding value in "Number of closed deals (buckets)"&lt;/LI&gt;
&lt;LI&gt;Create a report that uses that visualizes "Count of companies" by "Number of closed deals (buckets)"&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Step 2 and 5 and also be done with calculation properties if that's what you prefer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 14:18:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-that-counts-number-of-companies-per-count-of-deals-closed/m-p/1068347#M11216</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-11-12T14:18:00Z</dc:date>
    </item>
  </channel>
</rss>

