
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Calculation + Export
Hi
1. How I can perform 2 levels of calculation? The calculated field does not appear in the expression field.
2. It is possible to export the whole data table to Excel/CSV? Not just data from component/Chart.
Thanks.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1) Could you elaborate?
2) In the back-end use :
Store <Table> into Filename.csv (txt)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Max,
look at this: http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/
i hope that resolves your issue
beck

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. I calculated measure (created new measure by expression - not script) and now I want to use it in another measure calculation.
2. In the back-end use, you mean in the Data load editor?
Thank you.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1) Did you use variable when creating this measure?
You can reused that then.
2.Yes Load editor

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. Can it work with ValueList Function? The variables can be used as measure column with ValueList dim in table?
2. I have 3 tables joined in the script. How i can extract the whole data (of 3 tables)?
Thank you.
