Hi shakeel,
Thanks for your response.
My requirement is :
I have to create to pivot tables which refers the same range and I am also having some calculated fields in it.
One pivot table , i will show data according to Sales persons.
one pivot table - I have to show data according to date.
Now, In Aspose I have to write same code two times to create two pivot tables like to create calculated fields and to show data and the only change will be in Row filters.
So, Is there any way through code that we can use the same table and use it on different location.
I searched for pivotTable.Copy like kind of stuff but i did not find..
I hope you understand my point.
Please suggest, if you have any property and provide sample code if possible.
Thanks in advance