Is there anyway to bring in an additional field into these two grids?
I am fairly certain this is a system dashboard not one user built, but i’d like to add JobHead.AnalysisCode if possible?
I have tried via a personalisation but the field isn’t there.
Thank you in advance.
thank you, i’ll have a read of this tonight and try to understand it.
a quicker way to solve my problem would be if the RMA job (JobHead.HDCaseNum is greater than 0) then somehow suffix the jobnumber with an “R”.
But i don’t know ho to do this…
The idea is basically to recognise RMA jobs in job manager quickly.
I’ve made a few steps progress on this…
Using the attached document, brought me all the fields in from the table JobHead, which is great.
However, now when i compare the data to what it was less rows are returned, so i imagine i’m doing something wrong with the joins when adding a sub table view?