How to restrict the Internal stats Job dataset on multiple projectkeys?

pvannies
pvannies Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Frontrunner 2022 Participant, Neuron 2023 Posts: 16 Neuron
edited July 16 in Using Dataiku

Dear community,

Reaching out for help: I would like to pre-filter the internal stats job dataset on more than one projectkey.

job_stats_restrictions.PNG

I see it is possible to restrict it for one project key, but would like to do it for multiple project keys at once.
as separators I tried: , | but this doesn't work. Ideally I would like to overwrite this with a variable

is this possible in the advanced tab with an override params.jobs ?

{
   "name": null,
   "projectKey": "LOGGINGJOBIDS",
   "params": {
      "view": "JOBS",
      "jobs": {
         "projectKey": "PROJECT1"
      }
   },

Answers

Setup Info
    Tags
      Help me…