Viewing 15 posts - 136 through 150 (of 1,839 total)
Hey Donna, glad to know it still works and is helping folks out!
Steve
July 10, 2013 at 10:55 pm
Hi Ravi,
Last sentence of error mesage tells you the problem - you're out of disk space.
July 6, 2013 at 6:45 pm
Sounds like you should probably make a call to Microsoft Support...
June 5, 2013 at 6:24 am
I'd be trying to use an expression, along the lines of if(total(col) <> 0, <use orig vals, maybe replacing nulls with zeros>, "N/A") the issue will be whether...
May 17, 2013 at 9:07 am
That sounds right, yes. If there isn't anything to uniquely identify the rows (different invoice #, transaction id, time of day etc) then for all intents and purposes, they're...
May 17, 2013 at 9:00 am
You could google to be sure but I'm reasonably sure that the engine does exactly that - aggregates records that would be dupes. Without another key value to differentiate...
May 16, 2013 at 7:03 pm
Assuming the tabular is the named instance? Was just wondering if you were hitting issues with the parameter value for the name. Just for kicks, try hard-coding it? ...
May 11, 2013 at 12:20 am
Is the SSAS the base instance or a named instance?
May 10, 2013 at 5:42 pm
Did you look up the syntax for FOR XML - it's right there - option to change the root name. http://msdn.microsoft.com/en-us/library/ms190922(v=sql.90).aspx
May 10, 2013 at 5:48 am
Assuming when saying 'seeing' you mean via a tool such as Excel. Excel generates MDX to query the cube. You can also use MDX statements within the cube...
April 29, 2013 at 2:26 pm
Hi Giles,
I misinterpreted your meaning of 'purchase history for all contacts who have purchased a specific product' - i thought you meant show me who had purchased this product.
Examples of...
April 25, 2013 at 12:53 pm
So, you have a cube right? Assuming you do, then using Excel (really just to save you the time of writing the MDX yourself), can you get the result...
April 25, 2013 at 7:48 am
What do you see happening when you run a trace on the ssas machine?
March 14, 2013 at 10:57 am
Could be. What's your estimated row count? Are you using partitions?
March 12, 2013 at 2:43 pm
Did you install the 32 or 64-bit SSAS server in tab mode on your machine?
March 12, 2013 at 2:21 pm
Viewing 15 posts - 136 through 150 (of 1,839 total)