Friday, April 19, 2013

Pivot Custmization

 Pivot Tables Changing Column Indent Background Color

 
 
In OTN forum so many developers are asking pivot table indent background color change.
 
Here am going to provide solution.
 
Please follow the steps.
 
1. open your report --> Go to Criteria --> Click Result --> Add Static text view and apply the below html code and click the html option in the static view.
 
 
 
<style>.PTCC {background-color:white;border-top:white;border-bottom:white;border-left:white;border-right:white}</style>


 
 
 
 
 
Save the Dashboard and see the output like below.
 
 
 
 

 
Hope this help's
 
Thanks,
Satya
 


 

1 comment:

  1. I did this but when i export to PDF its again showing the same default color, do you know he solution for this?

    ReplyDelete