The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hellow,
II know I'm doing it wrong, because the total (yellow) is not the value I want, and I want the sum of the red part.
Thanks
Meassure:
Not sure which columns are in which table, but here is the pattern to use. It references your current measure and should give you the right values in rows and total.
New Measure = SUMX(SUMMARIZE(Table, Table[Date], Table[Grupo]), [Amount Projecting])
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Hellow mahoneypat,
Thanks for me answering, but see what happened.
User | Count |
---|---|
25 | |
10 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
11 | |
10 | |
10 | |
9 |