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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Schaelike
Contributor II
Contributor II

How can I export a script-ganareted internal table (function load) in excel ?

Hi, how can I export a script-ganareted (over datascripteditor) internal table (with the function: load) in excel ? Many thanks ! Michael

Labels (1)
  • SaaS

1 Solution

Accepted Solutions
Digvijay_Singh

In that case don't use any measure, just use  all the fields as dimensions in the table

View solution in original post

8 Replies
Digvijay_Singh

Not sure if I understand it correctly, if you have table loaded in the data model, you can create straight table chart and right click/export data to get it in the excel.

Thanks,

Schaelike
Contributor II
Contributor II
Author

Hi, absolute correctly. I have a problem with create the table chart (under diagrams?) in the app. I must select raws and can't select the complete/full table. Sorry for my english.

Digvijay_Singh

Are you trying to achieve this in Qlik Sense app or  in some other product? 

Schaelike
Contributor II
Contributor II
Author

Qlik Sense App (QlikCloud)

Digvijay_Singh

Not sure if I am still getting it, are you saying you don't have access to 'download' option when you right click on the table chart in Sense App?

Digvijay_Singh_0-1646402516648.png

 

Schaelike
Contributor II
Contributor II
Author

Sorry, I have the download-Button. But I need the original/native table from data model without aggregation-function (Sum()). 

Digvijay_Singh

In that case don't use any measure, just use  all the fields as dimensions in the table

Schaelike
Contributor II
Contributor II
Author

Thank you very much ! It's was the solution !