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 August 31st. Request your voucher.
Hey Guys,
I know the totals in Power BI have been discussed several times, yet I'm posting this simply because I still don't understand it.
I have this table with several measures, and the total simply doesn't work.
@Anonymous You are right, I did add the wrong printscreen it seems...
Here is the correct one.
The total of # Digitaal Ja E-mail Bekend is incorrect.
The formula for this measure is:
Hi @Anonymous
You can refer to the information I offered above.You can create a new measure
e.g
Note:For the example, I add a name to your first column.
Measure=SUMX(VALUES('Totaaloverzicht Fondsen'[Type]),[# Digitaal JA E-mail Bekend])
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
It is not known from the picture you provided which total you are referring to does not work
If you are referring to the [% Digitaal Ja E-mail Bekend] sum, perhaps you can refer to the following measures
Note:For the example, I add a name to your first column.
% Digitaal Ja E-mail Bekend = SUMX(VALUES('Totaaloverzicht Fondsen'[Type]),[# Digitaal JA E-mail Bekend]/[Totaal])
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
11 | |
7 |