<?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: How to create report or dataset on all custom events (not just 5 years) in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1163843#M3105</link>
    <description>&lt;P&gt;&lt;SPAN&gt;HubSpot’s native reporting does impose a 5-year limit for custom event data (like your "Purchase" event), but here are proven workarounds to analyze&amp;nbsp;&lt;I&gt;complete&lt;/I&gt;&amp;nbsp;historical data:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Option 1: Segment &amp;amp; Export Time-Based Datasets (HubSpot-Only)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Best for:&lt;/STRONG&gt;&amp;nbsp;Quick, one-off analysis without external tools.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Create multiple reports/datasets&lt;/STRONG&gt;&amp;nbsp;covering 5-year chunks (e.g., 2015–2020, 2021–2025).&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Export each to CSV&lt;/STRONG&gt;&amp;nbsp;(Reports → Export).&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Combine offline&lt;/STRONG&gt;&amp;nbsp;using:&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Excel/Sheets:&lt;/STRONG&gt;&amp;nbsp;Use&amp;nbsp;&lt;STRONG&gt;Power Query&lt;/STRONG&gt;&amp;nbsp;or&amp;nbsp;&lt;STRONG&gt;={IMPORTRANGE()}&lt;/STRONG&gt;&amp;nbsp;to merge files.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Python:&lt;/STRONG&gt;&amp;nbsp;Automate with &lt;STRONG&gt;pandas.concat([df1, df2])&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Limitation:&lt;/STRONG&gt;&amp;nbsp;Manual effort; no real-time updates.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Export Data via API - &lt;/STRONG&gt;Use the Custom Behavioral Events API to extract all historical event data (beyond 5 years). Once exported:&lt;BR /&gt;&lt;BR /&gt;Store it in a data warehouse or external system (like BigQuery, Snowflake).&lt;BR /&gt;Use a BI tool (like Power BI or Tableau) to analyze and visualize long-term trends.&lt;BR /&gt;&lt;BR /&gt;I’ll recommend submitting this as an idea in the HubSpot Community to request a product update.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jun 2025 10:38:44 GMT</pubDate>
    <dc:creator>VPathania</dc:creator>
    <dc:date>2025-06-12T10:38:44Z</dc:date>
    <item>
      <title>How to create report or dataset on all custom events (not just 5 years)</title>
      <link>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1163611#M3103</link>
      <description>&lt;P&gt;Client wants to know how many entries for example of a custom event (lets call it Purchase) over the entire history. Is there a workaround to the 5 year range limit that could be used (merging datasets in reports etc). Not super useful if we cannot get historical data (fiy we have too much data for custom objects for HS to handle).&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 19:31:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1163611#M3103</guid>
      <dc:creator>cyberwombat</dc:creator>
      <dc:date>2025-06-11T19:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create report or dataset on all custom events (not just 5 years)</title>
      <link>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1163843#M3105</link>
      <description>&lt;P&gt;&lt;SPAN&gt;HubSpot’s native reporting does impose a 5-year limit for custom event data (like your "Purchase" event), but here are proven workarounds to analyze&amp;nbsp;&lt;I&gt;complete&lt;/I&gt;&amp;nbsp;historical data:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Option 1: Segment &amp;amp; Export Time-Based Datasets (HubSpot-Only)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Best for:&lt;/STRONG&gt;&amp;nbsp;Quick, one-off analysis without external tools.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Create multiple reports/datasets&lt;/STRONG&gt;&amp;nbsp;covering 5-year chunks (e.g., 2015–2020, 2021–2025).&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Export each to CSV&lt;/STRONG&gt;&amp;nbsp;(Reports → Export).&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Combine offline&lt;/STRONG&gt;&amp;nbsp;using:&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Excel/Sheets:&lt;/STRONG&gt;&amp;nbsp;Use&amp;nbsp;&lt;STRONG&gt;Power Query&lt;/STRONG&gt;&amp;nbsp;or&amp;nbsp;&lt;STRONG&gt;={IMPORTRANGE()}&lt;/STRONG&gt;&amp;nbsp;to merge files.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Python:&lt;/STRONG&gt;&amp;nbsp;Automate with &lt;STRONG&gt;pandas.concat([df1, df2])&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Limitation:&lt;/STRONG&gt;&amp;nbsp;Manual effort; no real-time updates.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Export Data via API - &lt;/STRONG&gt;Use the Custom Behavioral Events API to extract all historical event data (beyond 5 years). Once exported:&lt;BR /&gt;&lt;BR /&gt;Store it in a data warehouse or external system (like BigQuery, Snowflake).&lt;BR /&gt;Use a BI tool (like Power BI or Tableau) to analyze and visualize long-term trends.&lt;BR /&gt;&lt;BR /&gt;I’ll recommend submitting this as an idea in the HubSpot Community to request a product update.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 10:38:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1163843#M3105</guid>
      <dc:creator>VPathania</dc:creator>
      <dc:date>2025-06-12T10:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create report or dataset on all custom events (not just 5 years)</title>
      <link>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1164206#M3107</link>
      <description>&lt;P&gt;Thanks &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/877783"&gt;@VPathania&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt; Here the link to the &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/idb-p/HubSpot_Ideas" target="_blank"&gt;&lt;STRONG&gt;Ideas Forum&lt;/STRONG&gt;&lt;/A&gt;. — Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 03:33:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1164206#M3107</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-06-13T03:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to create report or dataset on all custom events (not just 5 years)</title>
      <link>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1164218#M3108</link>
      <description>&lt;P&gt;Thanks for the suggestions but will not work for my use case. The data is in the many millions making CSVs not practical and the client wishes the reports to be within HS as there are a lot of associations and other things related.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 04:19:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/How-to-create-report-or-dataset-on-all-custom-events-not-just-5/m-p/1164218#M3108</guid>
      <dc:creator>cyberwombat</dc:creator>
      <dc:date>2025-06-13T04:19:14Z</dc:date>
    </item>
  </channel>
</rss>

