Oct 13 2007

Peeling the Onion…

Categories: General Dave Rathbun @ 9:07 am

A few weeks ago I spent a good bit of time trying to solve the wrong problem. Don’t you hate that when it happens?

It all started when we added another fact table to our database. I had to add the new fact table to my universe, create the new context, and repointed a bunch of existing objects from the old fact table to the new one. As we started testing the reports we started seeing an error:

WIS 00013 Error during SQL Generation

Naturally this was because of the switch from one fact table to another, right?

Continue reading “Peeling the Onion…”