I am creating a pivot table based off a stored function in Excel.
It returns Job codes instead of Job names to a data sheet in excel.
Another tab has a pivot table which references this sheet.
I want to convert the Job code into Job names (possibly using a formula) in the pivot table rather than in the data sheet. Is there a way to do this?
I know how to do calculated fields on data, but this is not data it is a Page field on the pivot table. I also try to insert a function, and it say it is not legal to use a function on the page field.
So basically I am trying to create an IF function or formula to say if the Job Code is 1 then Specialist, if the Job Code is 2 then Sr Specialist etc.
It returns Job codes instead of Job names to a data sheet in excel.
Another tab has a pivot table which references this sheet.
I want to convert the Job code into Job names (possibly using a formula) in the pivot table rather than in the data sheet. Is there a way to do this?
I know how to do calculated fields on data, but this is not data it is a Page field on the pivot table. I also try to insert a function, and it say it is not legal to use a function on the page field.
So basically I am trying to create an IF function or formula to say if the Job Code is 1 then Specialist, if the Job Code is 2 then Sr Specialist etc.