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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Can I save intermediate results to a table ?

Hello,

I have a question :

Can I save intermediate results to a table inside the application to be used from other Sheets in the document ?

Thanks a lot

1 Reply
Anonymous
Not applicable
Author

Hi,

You have to do it in the script, to create an intermediate table.

You can't save intermediate results from a sheet to use it in an other one, otherwise you have to use the same expression in the graph of the other sheet. If it is for a ratio, you can use keywords like TOTAL, ALL, etc...

Can you give an exemple of what you exactly need?