Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Exporting from View to Sense

Hello All,

Is there anyway I would be able to export all my data (or optimally a dashboard / its inner workings) from View to Sense? Like a function of some sort? Thanks in advance.


Best,

Clay

2 Replies
tcullinane
Creator II
Creator II

You can binary load from a QVW to bring in the data and datamodel from a Qlikview application.

petter
Partner - Champion III
Partner - Champion III

As the first statement in your Load Script you can write:

BINARY myQlikViewApp.qvw;

And that will as Thomas explained bring all the data and datamodel into Qlik Sense.