Using
- An [Annual Volume] measure that calculates the average number of patients per year that receive a given surgical procedure, and
- A [Hospital].[Hospital] dimension
... I'd like to create a dimension (or calculated members within the Hospital dimension) that lets users divide hospitals into two groups - Low and High - based on a certain [Annual Volume] threshold, e.g. Low = less than 10 per year, High = 10 or more per year.
Ideally the user can choose a threshold from a set of values, e.g. 5, 10, 15, 20 so on... for "what-if" sensitivity analysis (see figure below). If this is too much to ask, then a static threshold will do.
The closest lead I've found is this one from Tomislav Piasevoli
How to create a dimension based on calculated measure?
However I'm struggling to translate this into my context.
Any help will be most appreciated.
Dannie