I'm trying to do a sum and a weighted average in DAX for Power Bi on filtered data. For example I've a table Table and I need another column with the progressive sum of QUANTITA. This quantity must change based on the period of date filtered. I want also another calculated column with weighted-average. Can anyone help me?
Tnx in advice.