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

More than 1 partition slice for two user hierarchies

$
0
0

Hi,

I have a series of partitions in my cube that are split by each month, and I have a Reporting Period dimension that contains 2 user hierarchies: 

(1) Calendar

(2) Fiscal 

The calendar hierarchy is broken down into the levels

(i) Calendar Year

(ii) Calendar Quarter

(iii) Reporting Month

The fiscal hierarchy is broken down into the levels

(i) Fiscal Year

(ii) Fiscal Quarter

(iii) Reporting Month

Each partition is partitioned by the reporting month, and queries can be run using either the Fiscal reporting period or the Calendar hierarchy.

For the partition that contains all the data for the June 2016 I have the following slice property set (from the calendar hierarchy):

[Reporting Period].[Calendar].[Reporting Month].&[201606]

Given that a query could use the Fiscal hierarchy instead of the calendar hierarchy, does it matter that I add the member from the Calendar hierarchy? Is there a way to use both of these i.e. 

[Reporting Period].[Calendar].[Reporting Month].&[201606]

and

[Reporting Period].[Fiscal].[Reporting Month].&[201606]



Viewing all articles
Browse latest Browse all 14337

Trending Articles



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