-
Add ToolTip Fields Option to Sankey Chart
We are building out a page to show our pipeline progression showcasing the Sankey chart. Our flow widths are defined by the pipeline $$$ but it would be awesome if we could put the deal count into a tooltip so that the hover box could show the number of deals next to the $$$ included in each flow. Could ToolTip fields be…
-
YEARWEEK Function and Modes
Hello all - I am looking for some help with the YEARWEEK() function. I see that the function syntax is: YEARWEEK(`dateCol`, mode) where 'mode' defines the starting day of the week with '11' meaning Sun-Sat and '22' being Mon-Sun. I found this in the Beast Mode Functions Reference Guide but it doesn't expand whether other…
-
Card Alerts - Option to Include Page URL (Gmail Users)
With Gmail users, URLs included in the alert message are not converted to a hyperlink because Gmail uses <href> tag to identify if it is a link or not, while Outlook can identify the link with a <p> tag. For example if the message body is: "Product Titan costs for 2 customers spiked compared to their 30 day average.…