Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
@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?