Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need your help on concatenating two QVD
I am concatenating these two QVD and stored the data of 'B' qvd in 'A' qvd. after that A QVD contains the data of latest week.
The issue is that if I reload the script again the data from B qvd append to the A qvd that leads to addition of numbers in the expressions.
My question is that is there any way to not to append the B qvd data after concatenating.