Hi, I'm looking for ways to show a value's percentage of a total in a table or pivot table. Example: Loss Reason List Qty % of Total Reason A 10 25.0% Reason B 5 12.5% Reason C 15 37.5% Reason D 10 25.0% T read more
Hi, I am trying to create a calculated property to identify if the Close Date on a Deal is the current year or not. Here's what I have so far: =if(year([properties.close_date_plain])=year([properties.today_s_date]),true,false) Notes: - Eac read more
Great stuff, thank you. Yep, formulas are very touchy, so I appreciate you clearing this up for me. This method is efficient unless you find that usi...read more
Hi all, wondering if someone could help me figure out a calculated property. In one property I have "todays date". No issues there. What I'd like to do is pull the Month from Todays Date in text form. While I can pull the numeric value of the mo read more
Use Case: Whenever a new lead comes in, we send that lead to a slack channel for everyone to see. In that slack message, the BDR/SDR is tagged to alert the new lead eg "@JohnDoe has a new Lead". Zapier is currently doing this for me. What I c read more
I'd like to sort by the column total in a summarized data table so I can either see highest number or lowest number. Be nice to add Sort by A to Z based on the left-most column too. To be clear, this is in a regular data table, not the advanced. I'm read more
Use Case: Switching between multiple dashboards. What I can't do in Hubspot that I'd like to: Switch Dashboards more easily using tabs like the list Views in Contacts/Companies/Deals. Value/What this solves: Saves time and gives better read more
Problem : Hubspot removed the ability to paginate through multiple pages in the list view in favor of being able to "preview" the list faster. To be honest, I thought it was a bug! See the image if you are unfamiliar. This is a net negativ read more
What doesn't exist now: Ability to filter for "Enrolled by X User" (or use as a workflow trigger) Use Case: Specifically in this use cause, set ownership and other properties through a workflow based on when a particular user or team enrolls read more
Who: Marketers already using CTAs Current issue: CTAs cannot be appended with dynamic query strings. This is confirmed through support that the CTA tool produces an error. Goal: Carry a contact's information from a CTA within an email read more