Hi,
Not unusually I have a fact table that is not 'purely' fact, i.e. as well as keys and measures it also has attributes.
Not liking attributes in fact folders I created a separate logical dimension table and put the offending fields in there.
Both fact and dimension both use the same physical alias source.
As I had modelled a dimension I created the associated logical dimension, using the prime key of the fact table as the key for the detail level of the dimension, with no other levels than total. I then set the fact / dimension LTS content levels both to the lowest level of detail. I was certain this was the approach I had used before on this kind of fact content.
When I try to save the rpd generates the error =>
nQSError: 43113
However, if I remove the logical dimension then when I include any of the fields from the 'dimension' table in any answers query then OBIEE generates an error saying that some fields must be removed.
My version is 12c, which I am new to, is the way to model fact attributes different now, or am I missing something else?
Any suggest how I should do this within the bounds of best practise, I really hate having attributes in logical fact tables!!