-
Keeping historical track of live data
Hello, I'm working with data from our CRM. To simplify things, let's say we only have one Pipeline, or sales vertical. A very simplified version of what I'll have in my data set is two columns: Deal Title / Deal Value. Deal A / $100 The data from our CRM is updated constantly and so the data points are always changing.…
-
User retention Beast Mode Help
Hello, I'm looking at my dataset on our platform users and am trying to make a domo card that shows the "quick ratio" for each month, which is (New + Reactivated) / Churn. My dataset has the following columns: Month / Active Users / New Users / Reactivated Users For example for Month 2, Churn is found by: Month 1 Active…
-
Beast Mode Syntax error
Hi, I would greatly appreciate some help with this beastmode. The idea is to calculate what % of the remaining sales quota for the quarter each open deal per salesperson is. I want to divide the Open deal value by (Quota - Value of all Won deals) 100000--this is the quota, manual input case when `Status` = 'Open' then…
-
Conditional Formatting
Hello, I've seen some other posts about conditional formatting, but they involved html and I have extremely limited coding ability. I'll explain what I'm trying to do below in case there is an easier way or I'm not approaching it from the right angle. Thanks in advance! Say I've got two variables: 1. Sales Quota 2. Actual…