Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all!
I am trying to run python script inside my load script in Qlik Sense Desktop app.
I know that I need to put OverrideScriptSecurity=1 in Settings.ini and I did it
I leave a shot of how my code looks like
After running the app there is no error:
The problem is that the code is not working, because it doesn't do anything. This is my .py code:
I don't know what is wrong, can you help?