OBIEE 12.2.1.2.0
I have clob column in database which is too big to display on the report.
I have tried to implement lookup table with ID, and clob and have added to the dimension new logical column with lookup(dense) formula.
RPD is published, but when try to add the column with lookup formula to the report, it returns error: "No fact table exists at the requested level of detail.
I have done setup based on this webpage: Oracle BI Practice: OBIEE 11g Lookup tables
What have I missed?