Is there a way to make it so that the total_salary parameter is always equal to the input? Currently using this for a person project that is not DFS. Got everything converted and working, but the total_salary result has always been less than my input parameter and I am looking for results that will add up. Let me know and would love to show how I am using this.
Is there a way to make it so that the total_salary parameter is always equal to the input? Currently using this for a person project that is not DFS. Got everything converted and working, but the total_salary result has always been less than my input parameter and I am looking for results that will add up. Let me know and would love to show how I am using this.