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

Is it possible to extract data into Excel?

Hi everyone,

I am quite new to Qlik and have a question. I got an App and the corresponding dashboard in Qlik from a colleague who has left the company. What I want to do now is to have a look on the data behind it. I know that I can have a look on it in the data editor, but it would be way more useful to have it in Excel.

My question is now: Is there any way to extract the data behind the dashboard somehow into excel? All I can do for now is an extraction of the dashboard which gives me just the exact dashboard numer (for example # of cost centers) but not the actual data.

Thank you very much!

André

2 Replies
rupamjyotidas
Specialist
Specialist

In Script..write something like

Store A into A.csv(txt);

Where A is the table name in the data editor

beck_bakytbek
Master
Master

Hi Andre,

go to the setting within your dashboard and show which expression are used, and you can transfer them into straight table with dimension, and the whole straighttable you can export in excel.

i hope that helps

Beck