Hi all,I'm creating a test dashboard that uses two data sources - one is a table on SQL Server 2012 and the other is a data cube on that same server. I'd like to be able to have a user enter the SKU once as a parameter in the parameters window and have that input used in both datasets. Is this possible + are there any tricks for this sort of thing?I had the SKU parameter working for a single dataset (the one pulling from a table) and tried to add a second dataset for the cube and edit the MDX so that it uses the same parameter name from the first dataset, but this is just kicking back a processing error..Thanks for reading!
↧