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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how do i extract data from qlikview table to analyse?

hi,

how do i extract data from the qlikview facts table to analyse?

Cheers,

Laura

1 Solution

Accepted Solutions
qlikviewwizard
Master II
Master II

Hi Laura,

Create new table box as shown in screen and export into xls file.

Or you can bring all the columns into qlikview pane and analyse. Hope this will help you.

Capture.PNG

Capture1.PNG

Capture.PNG

View solution in original post

2 Replies
lironbaram
Partner - Master III
Partner - Master III

to where do you want to extract the data ?

in the script you can use store function

to save tables to csv

store YOURTABLE into C:\YOURTABLE.csv (txt);

qlikviewwizard
Master II
Master II

Hi Laura,

Create new table box as shown in screen and export into xls file.

Or you can bring all the columns into qlikview pane and analyse. Hope this will help you.

Capture.PNG

Capture1.PNG

Capture.PNG