Investigate the data source to determine why it does not have the AppDomain field. Perhaps it's not present and perhaps it's present under a different name. For the latter, add an EVAL or FIELDALIAS definition to map the field to the expected name. I advise against changing third-party dashboards. Once you do that, it becomes your responsibility to keep the dashboard up-to-date. Updating the app will not update the dashboard because it will be a local change that overrides the default that ships with the app.
... View more