Hyperion Essbase (MOSC)

MOSC Banner

Drill Through Query Generation Dynamically

edited Oct 7, 2014 10:01AM in Hyperion Essbase (MOSC) 2 commentsAnswered

Hi All,

           We have  members in metaoutline (EX:LG_xx).When we do drill-thru in excel-addin by selecting those member, backend dynamically query will generate. But if i look at the query it is comparing this member name (LG_xx) with other table filed  (LG_xx=XX, we dont have prefix in this table). Due to this, I am not able to view the data in drill-thru. Can anyone pls suggest me? please look at the below code for better understanding.

select a.column1,a.column2,a.column3

from table1 a,table2 b
where a.column1=b.column1 and
a.column2=b.column2 and

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center