I have a dashboard which I’m attempting to reverse engineer, and I mostly have it figured out, except for 2 calculated fields on the top level query - CurrentOp and OpsRemain. I have no idea where these things are being populated. They are both initialized to ‘N/A’ in the calc field editor, but they both show up with values in the dashboard and I cannot for the life of me figure out how. CurrentOp is the current op, OpsRemain is a comma-separated list of remaining op (codes).
The dashboard is just one tracker and one grid. There are no customizations, and nothing in the customize tracker view script, and so far I can’t find any kind of directive that might be doing this.
I suppose I could resort to that tool that JG created to findincode…
Anybody know immediately what I might be missing?
