Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: Luke10253
The code below shows the simple array that I made (based on a Forta book).
I want the array to output a skill only once and to output a job only once. The proficiency rating for each skill is different for each job, though.
Predictably, the array below outputs the skill as many times as there are jobs, so lots of redundant data is displayed.
Thank you for any tips or suggestions about how to go about this or where to look for more information.
Luke
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: Luke10253
I'd like the display to be a table with dynamically generated rows and columns, depending on the number of skills and jobs for the given department.
Copy link to clipboard
Copied
Copy link to clipboard
Copied