Viewing 15 posts - 1,111 through 1,125 (of 1,353 total)
Instead of using Success can you change the arrow to complete, check for a newly downloaded file at the next step, and proceed from there?
July 31, 2008 at 1:26 pm
I can tell you what I was thinking you might do, but if it doesn't work it doesn't work.
Given your restrictions, one way I might try to crack this is...
July 8, 2008 at 11:21 am
Sorry, I don't. I had thought that you could try to create a view and then add that to the data view, but I don't know how you get...
July 8, 2008 at 11:05 am
As someone has pointed out, if you're using a straight Gregorian, there's little you can do. You could break each month down to five weeks, 1-7, 7-14 etc, with...
July 8, 2008 at 9:45 am
I don't know why you don't combine the tables. They seem to have the same level of granularity, which is the key factor in determining the structure of your...
July 8, 2008 at 9:32 am
Being a BI team of 1 isn't that unusual, but it sounds as if you didn't transition slowly into that role.
Although there are plenty of tools, both SSAS and ProClarity...
July 7, 2008 at 8:08 am
I would recommend as a MINIMUM that all the stored procs you create be abbreviated usp_ for "user stored procedure." Not only does that avoid the sp_ issue but...
July 7, 2008 at 8:01 am
The above steps are good, but I would modify as follows:
1. Don't worry about data mining for the moment.
2. When you focus on what you want to measure,...
July 1, 2008 at 7:01 am
I think you're being too sensitive. I don't refer to my doctor as a general practitioner, and I call specialists doctors. I imagine that within the field, they...
June 26, 2008 at 9:29 am
I'm glad it finally worked for you.
I found security much easier in Analysis Service 2K, although I still think AS2005 is overall better. Unfortunately there is no...
June 18, 2008 at 5:26 pm
Try changing full control to read definition and see if the tabs become available.
June 18, 2008 at 3:56 pm
In the solutions explorer, go to the Roles folder. Create a role with the appropriate permissions and users. In the cell data tab of that role, click "Test...
June 18, 2008 at 3:27 pm
Have you set the permissions in BIDS? If so, did you do a test deploy? It doesn't seem like a required step, but I got hung up in...
June 18, 2008 at 2:21 pm
if you were adding information, you could use partitions. Are you already doing this to pick up the new records? If not, don't you have to process anyway....
June 17, 2008 at 9:06 am
I can't understand why you wouldn't want to update the fact table. You are already updating it with the entry of a new record, so why not have a...
June 17, 2008 at 8:10 am
Viewing 15 posts - 1,111 through 1,125 (of 1,353 total)