Hi Aspose support team,
My requirement is
1. need to hide the subtotals for the row field. i can able to hide the subtoal if i used different field for row and data field. But,i have used the same field as row field and data field. i am getting error like " Subtotals are only valid for nondata fields" while i going to hiding the subtotal using the following aspose function - "pivotTable.RowFields[0].IsAutoSubtotals = false;"
2. i have the date field as row field. i want to set the format for the particular row field like "dd/mmm". But i cannot able to achive this one.
Could you please provide the help or sample piece of code to achive this feature.
Thanks in Advance
Regards,
Saravanan K