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: 
ferha_jafri
Partner - Creator III
Partner - Creator III

want to add an excel which i have created in qlikview application again in other application

Hello Everyone,

I am facing a performance issue, i have a report in which i am creating SIH by using rangesum function so it is taking a lot of time to load, so i want to fetch that report and call that report in my final qvw so that the calculation happen only once but the result is not coming correctly.Please suggest what i can do.

Thanks in advance

Ferha Jafri

1 Solution

Accepted Solutions
ferha_jafri
Partner - Creator III
Partner - Creator III
Author

i am getting this in the chart the expression which i am using is

rangesum(above(sum(Quatity),0,rowno(Total))

View solution in original post

6 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     I didnt understand fully, can you please elaborate with example.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
ferha_jafri
Partner - Creator III
Partner - Creator III
Author

Hello,

I am working on inventory dashboards in which i am creating a report wrt to branch plant, dg category,dg item code and fg code , fg code is coming from a different table , rest are coming from other table.I am calculating in hand stock which i am calculating through rangesum as the closing is becoming the opening for the next day.The issue is that this report is taking a lot of to to generate so i want to fetch that report in excel and do the sum of SIH so that it will take less time.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     So are you doing this in script or in chart?

Regards,

Kaushik Solanki    

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
ferha_jafri
Partner - Creator III
Partner - Creator III
Author

i am getting this in the chart the expression which i am using is

rangesum(above(sum(Quatity),0,rowno(Total))

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     Its better then you try to calculate the same in script.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable

Hi Ferha,

As per my understanding, you want to apply some logic on the besic data which you are doing in frontend (Chart),

One way to do this, just export your chart to some place and then use that exported data directly into another Qlikview application and this process is recrusive means whenever there is new export your another QV app will get reloaded with the help of some trigger and you will get a new exported data in it.

I hope you want this!!!

Please feel free for any explanation..

Regards,

Yojas