Quantcast
Channel: SQL Server Analysis Services forum
Viewing all articles
Browse latest Browse all 14337

Fact table connected to dim on non-unique field

$
0
0

Hi,

I have product and date dimensions.

I have also customer dimension, where PK is delivery_place and all customer's delivery places have same billing_place (Hierarchy billing_place -> delivery_place).

Right now I need to add next fact table "Stock of our goods held by our customers". Problem is, that we get summarized values by customer billing_place, date and product. I dont want to create next dimension and I want to use existing one, so I connected fact table with billing_place in Customer dimension, which is not PK.

Right now in my cube, if want to check customer stock by billing_place, then everything is ok. If I want to check stock on delivery_places then it shows nonsense data of course. IS it possible to setup cube to not show anything on delivery_place?

Thanks


Viewing all articles
Browse latest Browse all 14337


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>