Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Count multilplies by 3

Hi I am using OBIEE 12 c and I have a following isssue.
I have one formula columnn that says Count(my_column) and in the analysis it gives me the values that are multiplied by 3. If the real count is 9 i have 27 and so on...
Does anyone know what could be the problem??
Best regards, Matija
Answers
-
Sure, your model is wrong!
Seriously, double check that all of your joins are valid and complete.
Double check that the fact to dimension Logical Table Source contents are set at the correct level of detail.
Double check your keys.
The answer will be in one of those factors.
0 -
What Robert said, if your values are multiplied by 3 it means one (or many) of your joins is multiplying the returned rows.
So look at the generated physical query and you will spot which join is wrong and multiplying the rows.
0 -
I had multiple same values in one of Dimension tables, that caused my issue.
Than you very much for the effort.
0 -
That is funny, I nearly came back to the board with an additional - or the data in your underlying tables is wrong....
Thanks for your thanks, sometimes you try heard and do not get repaid with courtesy, it is appreciated.
0