Forum Discussion
mweber87
3 years agoHelper I
Column Filter
I have a labor cost table. One of the columns is job_id. In this column there are 5259 distinct values. And each job_id has multiple entries (rows) with data. I am trying to get the labor total per w...
Anonymous
3 years agoNot applicable
Hello mweber87 can you please explain it more
mweber87
3 years agoHelper I
The data set contains a job id, this job has a labor cost weekly until the job is finished (contruction work) There are 5,259 different jobs and each job has a labor cost assoicated with it each week. I need to figure out how much each job's labor cost is per week. Ultimately, I have to create a visual that shows the labor cost per week per job for the life of the job.