<?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 for CSMs and their last touchpoint with a customer in Dashboards &amp; Reporting</title>
    <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240768#M13411</link>
    <description>&lt;P&gt;Hey &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&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/1020995"&gt;@mreybarr&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; - thanks for providing this context!&lt;BR /&gt;&lt;BR /&gt;Just to clarify - are you still not seeing the newly created calculation property in the dropdown? Or is everything now appearing as you expect it to after waiting some time? To confirm your theory, it does sometimes take a bit more time for newly created properties to appear.&lt;BR /&gt;&lt;BR /&gt;Shane, Senior Community Moderator&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jan 2026 18:50:40 GMT</pubDate>
    <dc:creator>STierney</dc:creator>
    <dc:date>2026-01-12T18:50:40Z</dc:date>
    <item>
      <title>Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1236109#M13389</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I’m trying to build a report to track customer engagement, specifically focusing on the "Last Touchpoint" at the company level. My goal is to visualize which companies are being engaged and which might be slipping through the cracks.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve: I would like to categorize companies into specific time intervals based on their last touchpoint, for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;0 to 5 days ago&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;6 to 15 days ago&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;15+ days ago&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Data Points and Segmentation: I am working with the following properties on the company level:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Last Touchpoint Date&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Responsible CSM&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Priority (Key Account vs. Non-Key Account)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My Challenges:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Grouping/Bucketing: I’m struggling with how to translate a "Date" property into these specific "Interval" buckets within the reporting tool.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Visualization: What is the best way to display this?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Dashboard Structure: Does it make more sense to build one "Master Report" for the whole team using filters, or should I create individual reports for each CSM and pin them to a shared dashboard?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Is it possible to create these custom time-buckets directly in the report builder, or do I need to create a calculated property to display this?&lt;/P&gt;&lt;P&gt;I would love to hear how you have solved this or if you have any best practices for "Last Engagement" dashboards.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2025 22:33:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1236109#M13389</guid>
      <dc:creator>mreybarr</dc:creator>
      <dc:date>2025-12-21T22:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1236144#M13390</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1020995"&gt;@mreybarr&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Out of the box, HubSpot isn't great at bucketing and historically, one had to build a workflow that enrolls records whenever the date changes, then use branches to send them down a path in which the 'Edit record' action would assign the bucket. In the report, you could then visualize the cound of records based on this new property.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This has now become both easier and more complicated. You can use formula fields in reports:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/reports/create-formula-fields-in-the-custom-report-builder" target="_blank"&gt;https://knowledge.hubspot.com/reports/create-formula-fields-in-the-custom-report-builder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Easier, because no additional properties are needed. More complicated because you'll need to write a short formula, like Excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this may still be easiest with the assistance of a calculation (time since property):&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/properties/create-calculation-properties" target="_blank"&gt;https://knowledge.hubspot.com/properties/create-calculation-properties&lt;/A&gt; - this would show the time since the last touchpoint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could then write a formula field in your report that checks if the last touchpoint date was less than 5 days ago, if so, return the value '0 to 5 days ago', if no check if last touchpoint date was less than 15 days ago, if so, return the value '6 to 15 days ago', if no check etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have this formula field which returns three values, I think a vertical bar chart is the best option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whether you create one or multiple reports depends on the team size, for up to 10 people, the visualization might still work if you apply a breakdown on the vertical bar that shows the buckets by CSM - either stacked or not stacked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more than that, you probably want to create multiple reports.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Give it a try and let me know if you're getting stuck and if so, where.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 06:56:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1236144#M13390</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-12-22T06:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240674#M13406</link>
      <description>&lt;P&gt;Thanks a lot for your elaborate answer! Took some time to work on this due to sickness + holidays.&amp;nbsp;&lt;BR /&gt;I created the calculation property and enrolled in the beta in order to work with the formula field. My problem now is that my newly created calculation property does not appear in the drop down. Any idea why that is?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2026-01-12 um 15.50.39.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/165702iD496F7FB7B1D27C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2026-01-12 um 15.50.39.png" alt="Bildschirmfoto 2026-01-12 um 15.50.39.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 15:24:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240674#M13406</guid>
      <dc:creator>mreybarr</dc:creator>
      <dc:date>2026-01-12T15:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240675#M13407</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1020995"&gt;@mreybarr&lt;/a&gt;&amp;nbsp;when did you create the property? Calculation and roll-up properties can take a moment (15-30 minutes) before they show up in all of HubSpot.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 15:26:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240675#M13407</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2026-01-12T15:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240704#M13408</link>
      <description>&lt;P&gt;I now waited an hour and it is still not showing in the drop down. I hope I understood everything you wrote correctly. But it is the correct approach to search for the new property in the dropdown of the formula field that I want to create, right?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 16:33:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240704#M13408</guid>
      <dc:creator>mreybarr</dc:creator>
      <dc:date>2026-01-12T16:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240726#M13409</link>
      <description>&lt;P&gt;I created a test property with another field type just to see if it appears immediately. It did not appear in the drop down as soon as I created it but after 10 minutes it was there. So I assume it is due to field type that it takes more time?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 17:17:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240726#M13409</guid>
      <dc:creator>mreybarr</dc:creator>
      <dc:date>2026-01-12T17:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240768#M13411</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&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/1020995"&gt;@mreybarr&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; - thanks for providing this context!&lt;BR /&gt;&lt;BR /&gt;Just to clarify - are you still not seeing the newly created calculation property in the dropdown? Or is everything now appearing as you expect it to after waiting some time? To confirm your theory, it does sometimes take a bit more time for newly created properties to appear.&lt;BR /&gt;&lt;BR /&gt;Shane, Senior Community Moderator&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 18:50:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240768#M13411</guid>
      <dc:creator>STierney</dc:creator>
      <dc:date>2026-01-12T18:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240770#M13413</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1020995"&gt;@mreybarr&lt;/a&gt;&amp;nbsp;could you please share a screenshot of your "time since" property? Could you also confirm that you created this property on the same object you're building the report on?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 18:53:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240770#M13413</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2026-01-12T18:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240856#M13414</link>
      <description>&lt;P&gt;I hope I did everything right. Thanks again for all your help!&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2026-01-12 um 22.38.29.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/165732i01270BD2E408A953/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2026-01-12 um 22.38.29.png" alt="Bildschirmfoto 2026-01-12 um 22.38.29.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2026-01-12 um 22.38.37.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/165730iC891F74C4CC91ABE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2026-01-12 um 22.38.37.png" alt="Bildschirmfoto 2026-01-12 um 22.38.37.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2026-01-12 um 22.39.34.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/165733i2DBDB5AB18FCB1CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2026-01-12 um 22.39.34.png" alt="Bildschirmfoto 2026-01-12 um 22.39.34.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2026-01-12 um 22.39.53.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/165731i7ACD048FF201A454/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2026-01-12 um 22.39.53.png" alt="Bildschirmfoto 2026-01-12 um 22.39.53.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 21:41:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240856#M13414</guid>
      <dc:creator>mreybarr</dc:creator>
      <dc:date>2026-01-12T21:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240859#M13415</link>
      <description>&lt;P&gt;It is not showing yet, but will wait until tomorrow. There's also still the possibility that I am doing something wrong. I hope it is the latter &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 21:47:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240859#M13415</guid>
      <dc:creator>mreybarr</dc:creator>
      <dc:date>2026-01-12T21:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240930#M13419</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1020995"&gt;@mreybarr&lt;/a&gt;&amp;nbsp;you're not doing anything wrong, apparently, it looks like "Time since" properties are, for whatever reason, not available in formula fields.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As another approach, you could put the calculation directly in the formula:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="karstenkoehler_0-1768280718002.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/165753iE8FE73BBD8C88138/image-size/medium?v=v2&amp;amp;px=400" role="button" title="karstenkoehler_0-1768280718002.png" alt="karstenkoehler_0-1768280718002.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IF(DATEDIFF("DAY",[COMPANY.notes_last_contacted],TODAY())&amp;gt;15,"15+ days ago",&lt;BR /&gt;IF(DATEDIFF("DAY",[COMPANY.notes_last_contacted],TODAY())&amp;gt;=6,"6 to 15 days ago",&lt;BR /&gt;"0 to 6 days ago"))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here, too, the last activity date doesn't seem to be directly available but you could use last contacted, last engaged etc - or simply create a custom date property that you copy the last activity date into, if it must be that field, via workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 05:06:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240930#M13419</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2026-01-13T05:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240952#M13421</link>
      <description>&lt;P&gt;So it looks like these kind of properties are not available for formula fields. Would be great if they were at some point. Can I make a feature request for that somewhere?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 07:57:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240952#M13421</guid>
      <dc:creator>mreybarr</dc:creator>
      <dc:date>2026-01-13T07:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Report for CSMs and their last touchpoint with a customer</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240953#M13422</link>
      <description>&lt;P&gt;Thanks, I will try to do it like that and keep you posted if it worked.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In regards to using the right property: Do you think the last contacted property makes the most sense? Or are there any better properties for knowing when the last touchpoint with the customer happened?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 08:02:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Report-for-CSMs-and-their-last-touchpoint-with-a-customer/m-p/1240953#M13422</guid>
      <dc:creator>mreybarr</dc:creator>
      <dc:date>2026-01-13T08:02:34Z</dc:date>
    </item>
  </channel>
</rss>

