Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hey ,
i am trying to load Data To all my app in qlikSense Desktop,
i wrote the script that loops through all the apps using GetDocList function, and i pass the app name a function That Load The Data via QlikSense JS API (every iteration) but i need to "Wait" for every doc\Doc to be loaded\Updated before the next iteration. can you help me???
another thing i noticed is that if i have an loadData Error it continues without displaying the error, hoe can i deal with "Load Data" Errors?