
Dave Irving
-
Lead Scoring Assistance
I need some help creating a formula to build Lead Scoring. I have created a formular field in all Lead Records called Engagement Score. I want it to build a score based on their status value with…
- Answered
-
Build a Report Advice
Ok, I want to create a Form within my Ninox CRM that will allow a user to select pre-defined reports, click a button, and then than upon click it will create a new record for that corresponding…
-
Creating a Script Similar to Excel NETWORKDAYS
So, I'm thinking of replacing my workdays formulas with something similar to excel's networkdays function. What I would need it to do, is combine the workdays function and then reference a Table I…
- Answered
-
Need Script for calculating workdays between 1st record, 2nd record, so on.
Ok, Thanks to @Fred I am able to calculate the working days since a previous record for a client. with the following script let t := this; let xBase := ('Clark Leads'.…
-
Syntax for filtering Dates older than from today
I'm trying to find the correct syntax for filtering based on dates older than 5 working days before today. This is what I was envisioning, but it's a little off in regards to syntax.…
- Answered
-
Retrieve a Previous Record Date
Okay, this one is turning out to be a little tricky. For my contact tables, I also have a sub table labeled Chronos. This is the table for all the notes kept on each individual contact.…
- Answered
-
How to Get Triggers to Work when Importing Records?
So, I have quite a few triggers set up, which is great when you are manually entering data and records. However, how do I get them to work automatically when importing records?…