I got a Pivot Table for report generation in my application. I use some currency and date values.
When the user creates a new report, I want to set the PivotViewFormatSettings for the values, so that they are displayed correctly wothout the need for the user to set the currency date format on his own. For the Date format this is even more urgent, since this is not configurable in the number format popup.
is there a way to set this programatically?
I tried to set it via pivotTable.DataSourceSettings.FormatSettings