Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to change the layout of the data in cell in pivot table?

Hi,

I have data as below in pivot table.

Header 1
                                                                       34
                                                                       89
0
                                                                      90
                                                                      34
                                                                      56
0
0
0
                                                                      24
                                                                      42

I have changed blank values to 0 under Presentation Null Symbol and Missing Symbol.

I need the 0 values should appear at the right side of the cell. so, I need the output as below

                          

34
89
0
90
34
56
0
0
0
24
42

How to change this? can anyone suggest me please.

Thanks.

1 Solution

Accepted Solutions
terezagr
Partner - Creator III
Partner - Creator III

Perhaps, Presentation tab ->Dimension and Expressions -> Data Alignment ?

View solution in original post

4 Replies
terezagr
Partner - Creator III
Partner - Creator III

Perhaps, Presentation tab ->Dimension and Expressions -> Data Alignment ?

mjayachandran
Creator II
Creator II

As far as I know in the same pivot in Presentation view under Alignment -> Data(text) set the dot under right.

But problem is if there is any alpha or alpha nuneric values it will also come right aligned.

Not applicable
Author

Thanks. That's right.

Not applicable
Author

Thanks. That's helpful.