I am trying to fill a table with budget codes based on an employee. Some employees have only one code and others have multiple codes. My fill works for those who have one but does not for those who have 2 or more.
I tried some javascript that I found in other questions but still does not seem to be working. I am new to javascript so I am thinking I need to adjust it somehow.