Hi,
I want a formula for calculating [Measures].[Accounts]/SUM([Measures].[Accounts]), something like that.
For example,
Sum of all accounts is 157, Calculated Account of Bank 1 is 26/157=0.16, how to achieve this result? Can someone help?
Thanks!
I want a formula for calculating [Measures].[Accounts]/SUM([Measures].[Accounts]), something like that.
For example,
Bank | Account | Calculated Account |
1 | 26 | 0.16 |
2 | 73 | 0.46 |
3 | 85 | 0.54 |
Sum of all accounts is 157, Calculated Account of Bank 1 is 26/157=0.16, how to achieve this result? Can someone help?
Thanks!