<?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 Building a report for time between form submission, and Sales first contact after submission. in Dashboards &amp; Reporting</title>
    <link>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/798976#M7750</link>
    <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking to build out a report that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Captures the time between a specific form submission and the time that it takes for a Sales team member to contact that person only after that specific form submission (and not capturing follow-ups that happen after).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I think I have the conditional logic figured out to capture people that come to the specific form, but the issue that I'm facing is that I imagine the "Most recent Contacted date" changes with the most recent interaction and not necessarily the first one that happens after the form had been submitted. I'm trying to figure out a calculated property to reflect this but am coming up short and would appreciate any insights.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Quick note: There is a chance that the Contact owner is already known, so that's where the Form Submission Date becomes almost imperative, since it's not necessarily a "Lead assigned date", it's the "Form submission date" that's important.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2023 13:29:49 GMT</pubDate>
    <dc:creator>McBainKD</dc:creator>
    <dc:date>2023-05-25T13:29:49Z</dc:date>
    <item>
      <title>Building a report for time between form submission, and Sales first contact after submission.</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/798976#M7750</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking to build out a report that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Captures the time between a specific form submission and the time that it takes for a Sales team member to contact that person only after that specific form submission (and not capturing follow-ups that happen after).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I think I have the conditional logic figured out to capture people that come to the specific form, but the issue that I'm facing is that I imagine the "Most recent Contacted date" changes with the most recent interaction and not necessarily the first one that happens after the form had been submitted. I'm trying to figure out a calculated property to reflect this but am coming up short and would appreciate any insights.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Quick note: There is a chance that the Contact owner is already known, so that's where the Form Submission Date becomes almost imperative, since it's not necessarily a "Lead assigned date", it's the "Form submission date" that's important.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 13:29:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/798976#M7750</guid>
      <dc:creator>McBainKD</dc:creator>
      <dc:date>2023-05-25T13:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Building a report for time between form submission, and Sales first contact after submission.</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/799407#M7752</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/213150"&gt;@McBainKD&lt;/a&gt;&amp;nbsp;- Could this be workflow with:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the form submission as the enrollment triggerand&lt;/LI&gt;
&lt;LI&gt;a step to stamp the date into a custom 'Submitted X form'&amp;nbsp;datepicker property&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;a delay until event happens &amp;gt; Contact in this workflow &amp;gt; Property changes action which looks to the value in the 'Last contacted'&lt;/LI&gt;
&lt;LI&gt;a step to date stamp into a custom 'Followed up by Sales after X form' datepicker property&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Then you could create a calculation time between property for your report?&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 09:41:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/799407#M7752</guid>
      <dc:creator>HFisher7</dc:creator>
      <dc:date>2023-05-26T09:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Building a report for time between form submission, and Sales first contact after submission.</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/801239#M7770</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/313109"&gt;@HFisher7&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Just wanted to say thank you for this.&amp;nbsp;&lt;BR /&gt;I hadn't really thought of using the "Delay until event" property before and you've opened up a world of opportunity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 15:10:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/801239#M7770</guid>
      <dc:creator>McBainKD</dc:creator>
      <dc:date>2023-05-31T15:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Building a report for time between form submission, and Sales first contact after submission.</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/801832#M7774</link>
      <description>&lt;P&gt;My pleasure!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 14:56:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/801832#M7774</guid>
      <dc:creator>HFisher7</dc:creator>
      <dc:date>2023-06-01T14:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Building a report for time between form submission, and Sales first contact after submission.</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/809478#M7920</link>
      <description>&lt;P&gt;The issue I have with this solution is that the calculation is too vague.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference between the two time stamps can be 10 minutes or more, yet the calculation only displays 'a few seconds'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The time between calculation doesn't actually seem to be useful at all. It lacks any precision for short, or long time frames.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't seem hard to calculate the difference between two time stamps...&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 10:58:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Building-a-report-for-time-between-form-submission-and-Sales/m-p/809478#M7920</guid>
      <dc:creator>PSandquest</dc:creator>
      <dc:date>2023-06-20T10:58:21Z</dc:date>
    </item>
  </channel>
</rss>

