Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error: No fact table exists at the requested level of detail

2973433Aug 28 2015 — edited Aug 31 2015

Hi,

My business model looks like this:

snaggy - paste images!

As you can see there are two table sources which are used for measure "balance"

The "balance" measure is simply difference: Quantity1 -  Quantity2.

And I get following error:

State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 14025] No fact table exists at the requested level of detail: [,,,,,,,,,,,,,,,,,,,,,,,,,,,[fct. account.Balance]]. (HY000)

SQL Issued: SELECT 0 s_0, "Operations"."Measures"."Balance" s_1 FROM "Operations" FETCH FIRST 65001 ROWS ONLY

What am I doing wrong?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details