Viewing 15 posts - 1,696 through 1,710 (of 1,839 total)
Further to last post, it's really quite strange... I can add smilies etc (ie buttons on the toolbars are working), I can change the check status on the "email me...
January 4, 2004 at 7:57 pm
Hi Andy,
That works perfectly now.
My only concern now is that it's taken me ~ 5 minutes to get to writing this reply, as when the 'posting' page loads, it's...
January 4, 2004 at 7:53 pm
Ahhh, *magic*, my favourite type of coding...
I really like the new site tho!
January 4, 2004 at 7:20 pm
Further to my last post, the page open in abroswer *must be* a SSC page, a blank page or page from another site won't do (ie the URL gets corrupted/cut...
January 4, 2004 at 6:30 pm
Thanks Andy. Here's a good one for you...
I received the html notification that you had posted a msg on this thread. I clicked on the link as posted in the...
January 4, 2004 at 6:27 pm
re: Scripting tools, if you have the SQL Server Resource Kit there is a MetaDataScripter that is an (VB6 dll) add-in to the AS (MMC) console and generates VBScript file/s...
January 4, 2004 at 3:53 pm
You're using a set of only one member for the first parameter of the Median function, so the median is the value you have passed in.
HTH,
Steve.
December 8, 2003 at 4:20 pm
Are you trying to view the data through Analysis manager or a separate client? If a separate client, you may need to add a role/s to the database/cubes to...
December 8, 2003 at 3:59 pm
Surya,
I'm now thinking maybe your specification of the set was incorrect, as the three transactions should all have been present int eh cube (based on using the standard foodmart cube).
Maybe...
December 7, 2003 at 6:49 am
Hey Surya,
Regarding your first question, Median(<set>[,<numeric>]) definitely works. I must have killed off some of my transactions, because I don't have the CA customer that you are using, but...
December 7, 2003 at 6:34 am
Hey Nico,
I was going to say 'it just flows thru' but a quick test (and your qn) proves it doesn't. Sorry, I don't know how to make it come...
December 7, 2003 at 6:11 am
Crucker1 is right. If you got your SP on CD, look for the msolap folder, it will contain the Analysis Services service pack (for the server, and the sub-folder...
December 7, 2003 at 5:30 am
You may want to review and try the things suggested here... http://www.dbforums.com/t880646.html
Also, make sure you have loaded (maybe even reload) SP3 (this was a known issue pre-SP1 http://support.microsoft.com/?id=307365
HTH,
Steve.
December 4, 2003 at 10:41 pm
Hi Nico,
Using the Foodmart::Sales cube, inserting the following MDX as the forecolour expression for Profit (calculated member in Measures) will result in red or green text colour.
IIF([Measures].[Profit] < 5000, 255,...
December 4, 2003 at 6:49 pm
In the Cube Drillthrough Options screen, on the Columns tab, you should see all of the columns contained in all of the tables used in your model. Assuming you...
November 28, 2003 at 6:36 am
Viewing 15 posts - 1,696 through 1,710 (of 1,839 total)