Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
SrinithiS
Contributor
Contributor

Search a keyword in scripts across all spaces

I tried to automate searching the keywords contains in scripts across all spaces in Qlik Cloud.But i couldn't get result, eventhough the keyword contains in scripts it results as not found.

List spaces ----->Loop ---> List apps ---> loop---> get script ---> condition( if get script.name contains "keyword")---> yes --> output(file found), no---> output(file not found). I can sense that the condition block seems to be wrong. Kindly someone advice me how to correct it

1 Reply
Shai_E
Support
Support

@SrinithiS 

It works on my side with the same setup.
But i didn't test every possibility.

Can you share a workspace file and a run file where the run does not achieve the behavior you need?