As I would like to use the looping for the CellincrementN, but I am not sure how to apply that.
The situation is about I am selling 5 different fruits in 5 different stores, and each of the fruits is selling a different price in different stores. Therefore, it would have 25 combinations/price. And, all the information above in is excel which is the data source.
Also, I am going to sell those fruits in different regions as well, so I created a cube with the 3 dimensions (Fruits, Stores, Regions). However, the data sources do not contain information about the region, even I make up some n-level element in the region dimension. So, I am thinking about how to load that 25 combinations into a different region by using CellincrementN and the Loop. I also assumed that the price would be the same in different regions. Sorry for the bad English, and appreciate any help.
