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: 
Anonymous
Not applicable

Can we pass values/Results from multiple Qvws to single Qvw file...?

Hi Experts ,

I Have a different requirement in My project , we have to develop 10 Qvw files individually , in each Qvw file we are showing success rate in a Text Object..

here my requirement is I want to use the success rate of all the 10 Qvws file in Final Qvw file and I have to calculate the average of  all success rates in that final Qvw application...

I feel like this is very Interesting and Challenging too...

My friend suggested that I can use N Printing for this , but am new to this I don't know how to use N Printing to achieve this..

please guide on approach and let  me know if you have any other alternate ideas to get this...

thanks in advance...

Best Regards

Anusha..

10 Replies
Kushal_Chawda

what calculation you are doing in set analysis? Perhaps you can do all your calculation in final application as you will have all the data from 10 application. Make sure that you should create particular flag in QVD for all the 10 application like Flag='Application1'.. so on. This will help for the proper calculation if your calculation differs for each 10 application.