If you can determine a mininum amount you are willing to display and calculate a % based on that, possibly one way to get around this is to create a measure which includes all records greater than X% and everything else is “Other”
First create an object which calculates the % of [Your Object Name] and name it something like [% Your Object Name]
Then create an object that does something like this… (I used 50% as an example)
If(FormatNumber([% Your Object Name];"#,##0.00[%]%") >“50%”; [Your Object Name];“Other”)
No, because applying the ranking would exclude any data that doesn’t fit. I want the data to show up in the graph, because I wouldn’t have a complete 100% allocation without it.
I just want to set a threshhold where anthing that isn’t in the top 8 locations (by transaction volume, amount, etc.) gets grouped up together instead of split out.
With that in mind, I believe your only option is to do something like I suggested in my earlier post. Determine the % that is in the top 8 (or whatever you determine to be the ideal number) and combine the rest.
Unfortunately, I can think of no other way to get what you need.
But Mark, you know how some clients are… You can suggest alternatives all you want but “if they want pie, let them eat pie.” They (the client) will have it no other way. At least that has been my experience.
Fortunately, I was not asked to include a Pie specifically.
I think I will redo the chart by taking each range as a percentage of the total and graphing that on a bar chart. This would work especially well since my purpose is to compare the percentage of items submitted vs. a number of rejections.
Cool, I was intoduced by a friend that went to one of his training sessions. I have known her for some time and have worked with her on a number of occassions.
He had some very interesting thoughts on the visual representation of reports too, it gave me plenty of ideas… 8) .
I’m sat here struggling with MapPoint 2010 Europe today (literally just got it and the only ‘update’ they’ve done to it appears to have been to make it more annoying than the prior version was to work with… ) I just checked out this tableau link & demo video myself. Think I’ll be giving that a go at home tonight, looks awesome!