Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
simonQlik6
Partner - Contributor II
Partner - Contributor II

Saving apps without data

Is there a way to remove data from our apps without adjusting the script itself. I can export the app without data and reimport it, however is there any other alternative? 

Labels (1)
6 Replies
Anil_Babu_Samineni

@simonQlik6 You can disable this option "Export app with data".

Anil_Babu_Samineni_0-1705574850064.png

 

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
simonQlik6
Partner - Contributor II
Partner - Contributor II
Author

@Anil_Babu_Samineni  I am aware of this option, however is there any other alternatives? 

Anil_Babu_Samineni

@simonQlik6 Using Partial reload, But you said you are not interested to script, hence I know only this option that will help.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Can you describe your use case or objective?

-Rob

RafaelBarrios
Partner - Specialist
Partner - Specialist

Hi @simonQlik6 

You can open the app without data by using the right  click and selecting the option.

then go to script an change any line, or move an object 


hope this helps,

help users find answers! Don't forget to mark a solution that worked for you & to smash the like button! 🤗

 
simonQlik6
Partner - Contributor II
Partner - Contributor II
Author

Hi Rob 

Need to limit access to the dashboard for users. Our current CI/CD process stores a copy of the dashboard in UAT , and the data on this environment is usually outdated. Therefore, we would like to ‘save’ the dashboards on UAT without data. Could you suggest how we can accomplish that?