![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a simple cube, with a single dimension and a fact table. It measures Number of sales, and the only dimension is Location with levels State, City and Branch. On my report I need to report on market penetration, i.e. Sales per Population. Now the sales are stored in the Fact table, at the Branch level. I have the population on a City level, not on a Branch level. In other words my Population's granularity is one level higher than my Sales measure, yet I need to divide the one by the other at a City or State level to get the ratio. The question is: Where do I store the Population of a city? Is it in the Fact table? Or is it a member property of the City dimension? How can I divide Sales by Population in a MDX query? Much appreciated! |
#3
| |||
| |||
|
|
I have a simple cube, with a single dimension and a fact table. It measures Number of sales, and the only dimension is Location with levels State, City and Branch. On my report I need to report on market penetration, i.e. Sales per Population. Now the sales are stored in the Fact table, at the Branch level. I have the population on a City level, not on a Branch level. In other words my Population's granularity is one level higher than my Sales measure, yet I need to divide the one by the other at a City or State level to get the ratio. The question is: Where do I store the Population of a city? Is it in the Fact table? Or is it a member property of the City dimension? How can I divide Sales by Population in a MDX query? Much appreciated! |
![]() |
| Thread Tools | |
| Display Modes | |
| |