Viewing 15 posts - 1,096 through 1,110 (of 1,353 total)
Check to see if any of the dimensions have a default value. If the default value is set, but the dimension is otherwise not used, that filter is automatically...
February 22, 2010 at 8:17 am
I'm not sure what you're expecting with dimension tables connected to other dimension tables. There are a few times that would be okay, but a good BI solution normally...
February 15, 2010 at 11:17 am
Not positive I know what you are asking for here. If you mean can Analysis Service be forced to make the join above the date level, the answer is...
February 15, 2010 at 8:25 am
If all the tables were prefixed "tbl" I could see some of these points. But like previous posts indicate, there are other possible prefixes. I think it's awkward,...
January 25, 2010 at 1:24 pm
I solved this. I had to edit the expression from the data flow overall icon (the one you see when you are looking at the package). I had...
January 13, 2010 at 6:31 am
I would appreciate more details. I have tried to use a variable both in a sql statement in the sqlcommand property and even created an entire sql statement within...
January 12, 2010 at 6:39 pm
I use a char(4) field, but I manually created my own time dimension table, dtblCalendar, to manage my date information.
November 4, 2009 at 5:51 am
I recommend you create the new column that you would prefer not to create and have it populated as part of the download process. While such columns are normally...
September 14, 2009 at 8:12 am
I would recommend not setting that in the stored procedure because this reduces the possibilities of the return. When the stored proc is called from programming code, the call...
August 12, 2009 at 2:07 am
I received the same error installing it on a laptop and trying to use an account that was a SQL Server Admin account.
The problem seemed to be because it was...
August 12, 2009 at 2:04 am
Need more information? Are you even able to complete the connection. I found I had to click Test Security in BIDS, and then everything would work. A...
October 16, 2008 at 4:26 am
Some of my most rewarding professional days were with Access and VBA and even now sometimes I miss it. You might find you enjoy it. Good luck!
August 1, 2008 at 8:05 pm
By the way, what you're saying makes sense, but I have often used a data sheet view in the subforms and just hidden the join column. If you're not...
August 1, 2008 at 8:33 am
Make sure you don't have any hidden objects.
August 1, 2008 at 8:30 am
The subform will also appear as a seperate report in the report window. You need to set the properties of that individual report object, and then it will appear...
August 1, 2008 at 4:13 am
Viewing 15 posts - 1,096 through 1,110 (of 1,353 total)