Link to home
Start Free TrialLog in
Avatar of Frank Freese
Frank FreeseFlag for United States of America

asked on

#N/A in PivotTable Ranking

Folks,
I'm getting a #N/A! error when trying to ranking data (largest to smallest) in my pivot table:
User generated imageI've no clue why?
Avatar of Jeff Lewandowski
Jeff Lewandowski

#N/A       -       Occurs if the supplied number is not present in the supplied array of values.

(Note that the function does not recognise text representations of numbers as numeric values, so you will also get the #N/A error if the values in the supplied 'ref' array are text values)

http://www.excelfunctions.net/Excel-Rank-Function.html
Avatar of Frank Freese

ASKER

I have attached the data I am using as a table.  I cannot find anything wrong with the data (I tried).
Try creating a pivot table with the row being Market and the Values being Revenue. Accept the default Values of Sum. Go back to the pivot table and change the values for Revenue from sum to Show Values As Ranked Largest to Smallest. With my data I cannot rank revenue, quantity, or any thing.
MoreData.xlsx
ASKER CERTIFIED SOLUTION
Avatar of Haris Dulic
Haris Dulic
Flag of Austria image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I JUST figured that out - but thanks for the affirmation
thank you kindly