COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Framework Manager => Topic started by: clingst on 14 Nov 2015 09:16:42 PM

Title: Amount multipled after join
Post by: clingst on 14 Nov 2015 09:16:42 PM
i have two table

Application table with column applicationNO, loanAmount, product
Collateral table with column applicationNo, propertyType, collateralValue

i did a join at Database view level for this two table then published as a package in a single query as following:
<p>applicationNo, loanAmount, productm propertyType, collateralValue </p>

as a result, my loanAmount will be multiplied IF there is multiple property for the application.

please advice how should i handles this in Framework Manager so that the value will comes correctly in cube and reports.
Title: Re: Amount multipled after join
Post by: bus_pass_man on 15 Nov 2015 12:24:42 PM
Have you ruled out it being a bride table situation?