For the second part of your question, I think you should go by the second option i.e. 'A type I dimension table and a SCD table holding just the attributes that can change.'
Loading is easy as you only have to updates in the 25 col table. For the other 5 col. table, you can add a row whenever...
I have an employee dimension where I am applying SCD2. This dimension table has 54 fields. The change any of the attributes needs to be tracked , so a record would be inserted.I have already separated out the fields for which I don't need to maintain history (27 fields) into another table.
Now...
Thanks for your reply.
My whole problem is about representing this in ERWin.
As per your suggestion, I should create one entity and do the 4 way join with this entity.
Is that correct?
Regards
If there are two foreign keys in a fact table pointing to the same dimension table, for eg., two dates like start date and end date to the time dimension table, we can have two different views based on a single underlying physical table. How can this be represented in ERWIN?
In ERWIN, when I...
I have four different date attributes which describe an employee's certificate/learning activity.I have created a fact table Learning_Fact with associated dimensions.
As per data warehousing design principles, time wil be a dimension.In this particular case we have four such dimensions with...
Hello,
I have created a hierarchy prompt which allows me to drill down on chosen values and also lets me apply the chosen values at each level to the report. This works fine in Desktop. When I run this report in web, it gives me two lists- one for selection, and one where the selected values...
Used Applysimple(to_char(....,'YYYY/MM/DD HH:MM:SS')..)) and extracted the datetime into a text type. Created prompts for this text stuff and used them in a filter with a between operator. This works. My only concern is that with text prompt, what is the validation that we can provide?? At the...
Is there a way to ask for date + time .
It should be a value prompt where the user is able to enter the value rather than select from a list of values from database. I have an attribute based on a DATE datatype column in Oracle. I want the user to enter date-time ranges.
Passthrough functions do...
I have created filters A, A-B (nested with A) and A-B-C (nested with A-B)
When I use a nested filter, say A - B - C on the report,
The user is prompted for A values first. On selecting, he gets the next filtered list of B values and then the final filtered list of C values.
On the basis of the...
Any Way to solve this problem ???
Also..I don't want to display report title in the document especially when I am displaying two reports, one below the other...is there a way??
Features like 'page by' and nested filters are not working in documents. They work fine in web reports thopugh.
Is there any way to enable these features in documents?
The problem happened to be not of refresh..actually, the data coming up in the prompts was very different than the data coming up in prompt of the same web report. What is happening is that it is a nested filter and this does'nt seem to be working in documents !
Also, features like page by are...
My reports work fine when run from web. But, on executing a document, I get an old version of the embedded report.
Tried options like deleting the document and recreating, restarting IIS, selecting the 'run against warehouse' option on web..but, still this is happening.
Any clues as to what...
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.