Comments
-
@GrantSmith - thanks! That is what I was hoping to do, but first I need to be able to pull in the user data when they are submitting the form. I was able to find the information I need here https://developer.domo.com/docs/dev-studio-tools/domo-js I am going to pull the domo.env.userId field and that should allow me to…
-
@MarkSnodgrass Thanks for your response! Unfortunately that seems not to have worked. Doing that breaks the aggregation by selling lane and shows the overall aggregation * number of records in the total row.
-
@jaeW_at_Onyx Are you able to answer this?
-
Actually, your suggestion worked. I'm realizing I accidentally had a space after CCS in my formula. Thanks!
-
Hi @GrantSmith, Thanks for your response. 'NPAC-CCS' records that fall outside of the span 8AM to 8PM are being filtered out, as per the ELSE clause. I reformatted to the following, but am still getting the same results. CASE WHEN TRIM(`Last Leg Product`) = 'NPAC-CCS ' THEN (CASE WHEN (HOUR(TIME(`Call Date`)) < 9 OR…
-
@jaeW_at_OnyxThanks for your response! All of the actual knowledge is free, the only reason to actually get certified is for the credential. The credential provided is nothing more than a PDF certificate. Other certifications I have received have had an actual verifiable credential through some kind of provider. So, that…