Cascading Parameters‎ - SSAS Cube Datasource


hello,

a have report that's build in report builder 3.0 - ssas cube datasource.

in report have several parameters that's build cube dimensions.

now implement cascading parameters example if user selecting specific company (from company dimension/parameter) products (item groups) company shown in next parameter the product parameter/dimensions. 

i've understood should supported default when dragging , dropping parameters in query designer - have problems getting to work.

the structure of company dimension [company].[company]&[ukcompany]

the structure of products dimension (item group attribute)which i above company to be passed is:   [products].[item group].&[ukcompany].&[chairs]

how can manage above ?  seem in hidden dataset of product parameter takes: ( select ( strtoset(@company, constrained) ) on columns@company  - pass on product dimension - , not seems enough in above described structure of product parameter

help ...what can ?



SQL Server  >  SQL Server Reporting Services, Power View



Comments

Popular posts from this blog

SQL Server PSProvider SQL Server Authentication

BIT Version

How to calculate the delta size while diffing the files in TeamFoundationServer ?