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