ryandonovan22
New Member
- Joined
- Sep 17, 2015
- Messages
- 36
Hello.
I need some help with displaying my pivot table values as a % of the row total but nothing is working.
I have a pivot that looks like this[TABLE="width: 500"]
<tbody>[TR]
[TD]Row Labels[/TD]
[TD]On Time Delivery[/TD]
[TD]Late Delivery[/TD]
[/TR]
[TR]
[TD]2019[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Jan[/TD]
[TD]142[/TD]
[TD]48[/TD]
[/TR]
[TR]
[TD]Feb[/TD]
[TD]216[/TD]
[TD]196[/TD]
[/TR]
[TR]
[TD]Mar[/TD]
[TD]439[/TD]
[TD]92[/TD]
[/TR]
</tbody>[/TABLE]
I cannot workout how to change the values into a %. So for Jan, On Time Delivery should read as 75%.
Thanks in advance.
I need some help with displaying my pivot table values as a % of the row total but nothing is working.
I have a pivot that looks like this[TABLE="width: 500"]
<tbody>[TR]
[TD]Row Labels[/TD]
[TD]On Time Delivery[/TD]
[TD]Late Delivery[/TD]
[/TR]
[TR]
[TD]2019[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Jan[/TD]
[TD]142[/TD]
[TD]48[/TD]
[/TR]
[TR]
[TD]Feb[/TD]
[TD]216[/TD]
[TD]196[/TD]
[/TR]
[TR]
[TD]Mar[/TD]
[TD]439[/TD]
[TD]92[/TD]
[/TR]
</tbody>[/TABLE]
I cannot workout how to change the values into a %. So for Jan, On Time Delivery should read as 75%.
Thanks in advance.