Viewing 15 posts - 1,591 through 1,605 (of 1,839 total)
Funnily enough I can't get it to fail for me now. The sorting/ordering of the members isn't right but the top n (5 in my case) seems to be correct.
Tested...
October 25, 2004 at 12:26 am
Whilst waiting on the new excel stuff from MSft, you could try using the current accellerator/add-in -> http://www.microsoft.com/downloads/details.aspx?FamilyId=DAE82128-9F21-475D-88A4-4B6E6C069FF0&displaylang=en
The download button should be at the top right.
October 24, 2004 at 5:28 pm
We have clients using both on the same machine, some who are reaching the limits and others who are going along nicely. As an indication of one reaching the limits,...
October 24, 2004 at 5:22 pm
This is two siblings with either the same name or key. The uniqueness on your levels and on the dimension itself needs to be modified if you want to allow...
October 24, 2004 at 5:19 pm
In analysis manager, right click on the server and select properties, you should see the data and temp directory settings there. Defaults are usually under the program files\microsoft analysis services\data...
October 20, 2004 at 1:06 am
if you're considering doing that then why not create the two roles and create a virtual cube from the physical, and apply role1 to cube 1 and role 2 to...
October 14, 2004 at 12:47 am
To clarify, is this only one user who needs to be looking at all stores but only two vendors, but when focusing on vendors he/she can see them all but...
October 13, 2004 at 9:44 am
For this case you need to create two different roles, one restricted to the two particular stores but no restriction on any other dimensions; the other restricted to the two...
October 13, 2004 at 8:02 am
You should try to get the newer version (I think called Aggregation Utility) which comes with SSABI (sql server accelerator for BI), avail on the downloads site (msdn).
Alternatively, have you...
October 13, 2004 at 8:00 am
If the machines have the /Net framework on them, you could try the DSO-XML conversion utility instead. This has both GUI and cmdline apps.
October 13, 2004 at 7:53 am
A simple way to do this could be to add a sorting column to your query that populates the combo, and then return the values for the combo in the...
October 10, 2004 at 11:42 pm
I would create a view but you could just use the same code within the field source definition in the cube editor.
Adding a view with the following should get you...
October 10, 2004 at 10:33 pm
I would normally crossjoin the second members inside or outside of the time mebrs that you have (say you wanted sales person, you could see each salesperson and the children...
September 29, 2004 at 6:13 pm
Is your underlying datatype (ie the datatype within the DB) currency for the Sales measure? What datatype have you selected for the measure itself? Even though your underlying data type...
September 27, 2004 at 9:25 pm
re: the conxn string settings for logging db, have you checked both the remote and local connection string settings in the registry?
September 19, 2004 at 7:36 pm
Viewing 15 posts - 1,591 through 1,605 (of 1,839 total)