The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello everyone,
I have a tabular cube (it is the same problem in Power BI) which looks like follow:
I want to be able to summarise the last three months and get the result 88279,43431
which is the correct result.
The measure M SEK Multilpied is a measure itself - M SEK Multiplied:=
CALCULATE('Loan Original'[Sum of M SEK] * 'Loan Original'[Sum of M SEK])
Loan Original'[Sum of M SEK] is a column.
I have tried several different ways to summarise the values but it does not succeed. What I get is the same result as totalsumma.
For example I tried this measure but it does not work.
M SEK Multiplied ALLSELECTED:= CALCULATE('Loan Original'[M SEK Multiplied];ALLSELECTED('Date'[Year_Month]))
Best regards Marie
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
11 | |
10 | |
7 |