Viewing 13 posts - 1 through 13 (of 13 total)
Thanks for the response. Referrals are for tellers, booked is for CSRs. We're going with creating and populating a table specifically for the reports that use this process and expect...
August 28, 2017 at 12:19 pm
Thanks for the reply. In the original query, COUNT(*) was used to sum the # of referrals and booked for each employee. This wouldn't have worked with the rewrite because...
August 25, 2017 at 5:21 pm
Thanks for your reply. I inadvertently left out the fact that the cube is going to be the source for reports surfaced in PowerPivot and PerformancePoint. My idea...
March 5, 2014 at 11:36 am
It's been a while, but IIRC Eiffel allows the developer to choose which properties, methods, etc. to inherit from each parent, so there aren't the pitfalls of C++, in particular....
August 15, 2012 at 1:14 pm
By your reasoning, all of us should be required to take a course in transmission repair before we're allowed to drive a car.
IMHO, the legacy the C/C++ is...
August 15, 2012 at 11:24 am
No, it's a requirements/qa application and there are many possible hierarchies. Capabilities->Features->Testing Requirements -> Test Cases -> Validation Categories is one that I'm working with at the moment. ...
May 3, 2012 at 1:57 am
There are 321K rows in the Document table and 41K rows in the linking table.
May 2, 2012 at 9:46 am
I'm not working with a hierarchy, but a "multi-archy". I've tried flattening-out the hierarchy into a temp table and in just 3 interations (2 child and i parent) I've...
May 1, 2012 at 12:00 pm
Thanks for the reply. I've been working with the adjacency model. It requires a single root. I have thousands of "roots" and I haven't figured out how...
May 1, 2012 at 9:50 am
Hi,
I had 3/6 cubes that were on the server and were not showing up in Excel. On further investigation, those 3 cubes had no "facts" associated with them. ...
December 10, 2010 at 2:53 pm
Thanks! My idea was to create a parameter-driven package for each database, where I could change the source and target databases and then the package would handle everything else.
The...
April 22, 2008 at 5:53 pm
Thanks, people, for the responses. I have a package that is going to be run several times a day. It will check for the presence of a file. If that...
January 23, 2007 at 10:11 am
Viewing 13 posts - 1 through 13 (of 13 total)