Viewing 15 posts - 586 through 600 (of 1,839 total)
WHat process did you take exactly to nominate/get the R2 bits plus Gemini? We went through connect (for R2) and there was a questionairre for self nomination for Gemini....
August 26, 2009 at 9:08 am
Hey Arunkumar,
That error alone doesn't really tell us much (ie makes it haard to determine what might/could have gone wrong). Going back first to the Dimension Usage tab, did you...
August 25, 2009 at 8:06 am
Go to the dimension usage tab in the cube designer and review the join/relationship between your fact table {measure groups} and your dimension table/s, it looks like the relationship/s are...
August 25, 2009 at 7:33 am
A key piece of OLAP structure that you're missing (or at least not referring to) are hierarchies. You would normally present the user with hierarchies that enable them to...
August 19, 2009 at 9:13 am
August 18, 2009 at 3:44 pm
Are you on the SQL 2008 R2 beta? It's in CTP now so you should be able to download it freely. If you check out some of the...
August 18, 2009 at 8:22 am
Sorry, SSAS is only available with Standard and Enterprise 🙁 Details of features in each edition are here.
The "Advanced Features" in Express Advanced are:
- Basic installation of SQL Server...
August 17, 2009 at 9:10 pm
Just out of interest, did you try publishing the report and viewing the result there? MSDN indicates that this property is "not available in local preview" for both...
August 17, 2009 at 10:20 am
While you're making lists of arguments for DB's and against Excel, seeing as you have an incumbent technology (MIS Alea) I would also quickly review their website and note their...
August 15, 2009 at 9:51 pm
Eddy,
You could try the following as an expression in a textbox - you simply have to name your DS, you had mentioned 'datasource1' earlier, so i used that -->
DataSources("datasource1").DataSourceReference
This will...
August 15, 2009 at 9:41 pm
Something that may have been a typo, but if you copied your code directly, shouldn't "red" be "Red"?
August 14, 2009 at 8:52 am
Little bit unclear as to exactly how you're implementing this, but going on assumptions again -> assuming that the paramters were prob created by SSRS for you, then they're likely...
August 13, 2009 at 8:44 pm
It's hard to give you exact answers as we don't know all of your specifics, but an approach like the following should, in theory, work.
Assuming measures M1 and M2 are...
August 13, 2009 at 10:10 am
It depends a lot on the data you have available in SSAS (and other accessible sources) but some things that come to mind:
- classification/decision tresss-> using something like total project...
August 11, 2009 at 8:20 am
It's a little hard to tell, but it sounds like you may have a 'many-to-many' business requirement here (and definitely sounds like you are either missing relationships between your facts...
August 11, 2009 at 7:51 am
Viewing 15 posts - 586 through 600 (of 1,839 total)