sorting - Can't sort Excel PivotTable Row Label as Numbers -


using powerpivot , creating pivottable in excel 2010, trying sort row label column contains numerical values numbers instead of text. no matter i've tried, though, excel refuses play along.

for example, created simple excel spreadsheet single column called "myvalues" looks so:

 **myvalues**   1   2   3   4   12   12   23   44   12292 

i've imported spreadsheet file using powerpivot and, in both source spreadsheet , in powerpivot window, have confirmed a) data type numeric , b) values sort expected (i.e. largest smallest or vice versa).

but when create pivottable off , use myvalues column row label, excel instead sorts values though text:

 **myvalues**   1   12   12292   2   23   3   4   44 

am missing something, or can sort numbers numbers when they're in values column?

it's tedious, drag them place.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -