Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
For every App there will be a QVF which i can transferred to QA environment using CICD pipeline, But the QVF file will contain the data in it which also will transfer to QA environment. How can i avoid that ?
A quick workaround is to do a limited load of 1 row through the debugger before checking in the qvf.
-Rob
Thanks Rob, That helps. But we cannot do it in while placing the component in Production. Is there any proper way how we can do it ?
In Qlik Sense November 2018 and later, you can export an app without data which fits this use case. Prior, this would not be possible.
Can you describe what your devops workflow is and what is desired? As @Levi_Turner suggested, you have some code options. It would be good to understand more about what your environment is like now and what you are trying to accomplish.
-Rob