I have already restored a recent backup; losing recent changes is not an issue. After the restoring the repository database we lost ALL connectivity from the WebI login. Now it is looking for the BOMain.key file. We have three environments (security domains) and the BOProd.key file is still...
PLEASE! I HAVE THIS PROBLEM!
I have done a 'Save As', but with the same name, and then I exported it immediately and overwrote the old one. Does this mean that all my old reports will not work?? Is there a remedy???
Thanks.
Dave
[2thumbsup]Well, a happy ending to this saga.
I opened a case with MSTR tech support, and they insisted that the logical table key calculation was functioning as intended, so I re-examined the "lowest level" of each attribute that was in the key, and those that should be in the key.
And herein...
entaroadun - If it is a case of corrupt metadata, than there is still hope. I am working in the development/test environment, and the attribute in question ("Program", and BTW it does not have multiple expressions in it's ID form), is in the current production system. The logical table, and...
Thanks to both nlim and entaroadun!
Before I try nlim's suggestion I will work on entaroadun's idea, because in fact the SDW_ORDERED_EXAM_FACT_SS logical table has an incorrect table key defined. It is not a unique definition, and it uses a pass-through SQL attribute, and excludes...
[sad]
Well, I extended the fact in question to Program using a table relation (since there is a PK-FK relationship there anyway). I updated the schema, and checked the SQL for the report. Unfortunately, it gave me the same results. I got the same SQL that I had in that first pass in my first...
Metric #1: What seems to be missing is an entry point for Program. As I mentioned earlier, Program sees all the relevant fact tables, including this one. While I am not adverse to creating a fact extension for this fact, I don't see why the entry level shouldn't be there. Program_Dim_ID is a...
I am looking at the fact entry levels, and I may need to make some changes here. I assume that the entry levels are determined only in the hierarchy editor, and that to make changes, I will need to make sure that the attributes I am using in this report are in the appropriate hierarchy, with...
Metric #1 is a count of a fact, which is actually a flag. It has levels for "First Completers Exam Taken", Program and Report. The condition is the sequence (rank) = 1 to ensure it is the first exam taken.
Metric #2 is a Count of a fact, but the fact is the Completer_Fact_ID. No level or...
Okay - I am attempting to get numbers and the ratio between them for the following two metrics:
The number of students who took that exam first, within the specific program (regardless of whether they passed the exam, or completed the program. Hence, the use of the SDW_ORDERED_EXAM_FACT_SS...
For better or worse, this is the way I get the first exam taken by a student who completed the program. The TAKEN_EXAM_SEQUENCE field is a text string of the exam names taken, separated by commas. When there is no comma, there is only one exam listed. Otherwise, I take the substring up to the...
nlim - I appreciate your taking a look, but the Program attribute, which does mean the same thing across the entire data warehouse, has all the related tables defined, including the two from that first pass.
Any other ideas? Anybody else? I am stumped!
Dave
I have been grappling with a problem joining two tables that need to be joined on multiple columns. One metric is joining correctly (the second pass), but the first one insists on remaining joined on one field only. In general, how does the SQL engine decide when to join on multiple columns...
nlim - wanted to thank you for sticking with me to the end. You are right, and your solution worked, so first of all, KUDOS!
I hope it is appropriate to give you a star for this, even though I don't think this thread will be particularly helpful to anybody else, but it was to me.
Note to...
nlim and others,
No such luck. The two times are different: time of completion of a program, and time of taking an exam. They should be separate. But I would think I could report on data from each, while filtering on the same year in both fact tables.
I tried to add the second year...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.