Categories
- All Categories
- 130 Oracle Analytics News
- 24 Oracle Analytics Videos
- 14.5K Oracle Analytics Forums
- 5.5K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 50 Oracle Analytics Trainings
- 8 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 8 Oracle Analytics Industry
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Account transaction and account measures

User_JL3CW
Rank 6 - Analytics Lead
Hi All,
I have account and account transaction tables with following columns.
account: account_id, avilable_bal, pending_bal
Account transation: txn_id, account_id, amount, txn_date etc.
I have designed in BMM layer like this.
I have joined account as inner join in acc_transaction table.
But for measures (In Fact table) avail_balance, pending balance i mapped like this.
AVAIL_BALANCE:
PENDING_BALANCE:
when i run the report getting current results.
I mapped "ACCOUNT"."PENDING_BALANCE" for both ACCOUNT and ACC_TRANSACTION tables (for both measures as shown above)
Do i require to map both tables in both measures?
0
Answers
-
some one help is most appreciated..
0 -
found solution.
0