I need to export all sections (the source code inside) with one action. Now I'am copying section by section. I checked the QMC console but didn't find a way.
Is there a way to dump all sections code easily?
PS: I'm using Qlik Sense Server Ed. v3.2
Thanks.
Posting my comment as an answer because the comments are cleaned sometimes
QlikView
Edit Script
File
menuExport to script file
optionQlik Sense
There is no direct way in Qlik Sense but the build-in Engine API Explorer
can be used to achieve this.
your-sense-server/dev-hub
Engine API Explorer
from the menu on the left sideConnect to engine
buttonGetScript
from Doc
-> Select method
Execute
button below the code sectionExecution log
section in the bottom section