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.
You want to calculate the arithmetic mean of the data by the amount going in and the amount overall, as shown in the figure above. I don't know what to do Help me
HI @dansuk6
Would you please explain further this type of calculation. What are the excel formulas invloved?
=IFERROR(IFS(AND($AA6="",$AB6=""),AR3,AR3>0,(AR3*$AZ3+BC2*$BB2)/$BB3,AR3<=0,BC2),"")
Using these formulas, calculate the arithmetic mean when in and get the previous arithmetic mean data when out.
@dansuk6
You could try using Power Query (M-Language). @amitchandak might advise on that.
I'm sorry, but could you explain it more easily?
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
8 | |
7 |