Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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..
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.