I'm trying to create dynamic pivot tables,data comes from web service and fills to data sheet,then I'm creating pivot table with that data range.
I'm able to create pivot table but eventhough in data sheet some data's look like 10%,20% and format type is percentage , in pivot table values look like 0.10 , 0.20.
Is there any way to prevent excel's behaviour? Pivot table must show the values exactly like in data sheet.