Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I want to calculate the weighted average in terest rate for deposits considering the following variables:
- Deposit amount;
- Interest Rate; and
- activation date
The table below is showing the result i got using sumproduct function in excel.
Solved! Go to Solution.
@Figueiredo_Luis , It need to like
divide(Sumx(Table, [Value1] *[Value2]),sum(Table[Value1]) )
@Figueiredo_Luis , It need to like
divide(Sumx(Table, [Value1] *[Value2]),sum(Table[Value1]) )
Thanks for your support.
Regards,
FLuis
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
118 | |
79 | |
47 | |
45 | |
32 |
User | Count |
---|---|
172 | |
90 | |
66 | |
46 | |
45 |