Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
mr_ramshini
Contributor III
Contributor III

Hold Data

Hi All

How i can hold last data on qlikview file

I want show my file on the another system that it hasn't qlik view software and i must hold last data to my file

Labels (1)
3 Replies
robert_mika

What kind of input can your other system handle?

You can store your data to text

like this

STORE MyTable INTO ..\Ouptut\MyCSVFile.csv (txt);



Feeling Qlikngry?

How To /Missing Manual(25 articles)

Siva_Sankar
Master II
Master II

Or you can publish in server and then show the dashboard using the access point url. No need of qlikview installtion.

--siva

mr_ramshini
Contributor III
Contributor III
Author

HI

thanks for your help

Can you send me an example about it?

Thanks