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

export

Hi All,

I have many expressions in my dash board So now my requirement is to export all these into excel sheet and how to use

Later on, in excel If we need to modify some of the expressions then change manually or any other methods  

Can some one suggest me on this!

2 Replies
trdandamudi
Master II
Master II

May be as below:

Go to Expression Overview and click on export.

In case if you want to manage your variables from excel also then the following link will help you out...

Duplicate rows discarded when reloading Excel data by using FOR-NEXT loop.

Hope this helps..

krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

1. Create  column for each formula with ID column and actual formula column

2. Wile loading into Qvw, use a for loop to assign it to some variable.

3. Use the variable in charts/UI.

Once you reload the application the changes in the excel sheet will be reflected in dashboard.