I have been working on a system to allow me to track my business educational courses at a client, cohort, week bases with feedback loops.
My design was clients, contacts, products/courses, cohort weeks, and finally, attendance. All was going well unt...
I have a base where setting up training cohorts for us to analyze feedback from people we have trained.
Team = list of attendees
Product/Course = set up of the training class
Cohort weeks =the list of course and the week
Attendance = attendance at ...
{Business User Value} + {Time Criticality} +{Risk Reduction - Opportunity Enablement} / {Story Point Estimate}
The first part works great then I add the / and error
its nothing to do with the format of the fields as {Story Point Estimate} + {Business...
But I want automation to do this for me… I can see how this would work manually, but it’s not automated. I am surprised if this is not possible.
I just need a way to create the record based on the times in the Array. What about if I was to use script...
Its very inconsistent behavior an why if thats the case would + work - work - they should not work gif your point was accurate they should all error if they are strings and Integers you cant add strings unless its doing some kind of type conversion i...