Satish,
When you use the Analytical model twice with different filters , it will call the analytical model twice . data will not be buffered as such. If you are facing any performance problems, consider revising it by combining the two node into one node and then separating the result set (you need to think of the logic carefully ).
Sree
Message was edited by: Sreehari V Pillai