
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any Option like "Reduce Data" in Qlik Sense?
Hello,
I would like to reduce data of (qvf) file, as we can do in (qvw) file
please help me to solve this problem
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jagan - et al - security (such as section access / a.k.a data reduction) - is a feature of the Qlik Sense platform and is not currently planned for the free version of Qlik Sense Desktop. The Qlik Sense platform offers security (authentication, authorization, data security), management, administration, governance and mobility- including the familiar data analysis, visualization and Storytelling capabilities available from Desktop all online.
Regards,
Mike Tarallo
Qlik
Mike Tarallo
Qlik


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
in Qlik Sense Server you can reduce data by section access
check here
http://help.qlik.com/sense/en-US/online/#../Subsystems/WorkingWith/Content/Scripting/Security/Dynami... data reduction.htm?Highlight=section access

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Alexander,
Is there any Option in Qlik Sense Desktop version???

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pritesh,
No there is no option to reduce data with Qlik Sense Desktop.
-Josh
Qlik

.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pritesh,
Currently this option is not available in QlikSense, may be it is provided in future versions. jgd please check with your team and confirm.
Regards,
Jagan.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jagan - et al - security (such as section access / a.k.a data reduction) - is a feature of the Qlik Sense platform and is not currently planned for the free version of Qlik Sense Desktop. The Qlik Sense platform offers security (authentication, authorization, data security), management, administration, governance and mobility- including the familiar data analysis, visualization and Storytelling capabilities available from Desktop all online.
Regards,
Mike Tarallo
Qlik
Mike Tarallo
Qlik


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you are just trying to remove all data (e.g. so you can give the app to somebody else to reload but not wanting to share your data) I think a work around is to simply add:
exit script;
To the top of your load script, reload, then remove this and save.
