Skip to main content
Question

Text search over all data jobs?

  • October 5, 2020
  • 1 reply
  • 0 views

Is there a way to search for a particular text over all data jobs, without entering every single one of them? I want to check if and where a particular database column is used in any of the existing data jobs. Thanks a lot!

1 reply

  • Level 0
  • November 8, 2021

Hi @masha.galit,

 

unfortunately, there is no standard way of doing that. You could leverage the Machine Learning workbench capabilities to develop Python scripts that checks all data pools and jobs for a specific string.

 

Best,

 

Justin