TestBike logo

Dax distinct sum. Thank you. DAX syntax please. g. Weighted Value = (10+20+30+40+30+20) / (5+3) ...

Dax distinct sum. Thank you. DAX syntax please. g. Weighted Value = (10+20+30+40+30+20) / (5+3) I have found several references to Distinct count calculations, but none seems to give me the result that I require. DAX: Measure 20 = SUMX(DISTINCT('Table (9)'),'Table (9)'[Value]) DISTINCT will remove duplicate rows in the calculation. COUNTROWS and DISTINCT: They work together to count how many unique price entries exist. Then SUMX goes through this list one at a time and adds Table1[number] for each row. SUMX: This iterates over the summarized table, calculating the sum of prices for each distinct ID. If one of the Brands is selected, for example 'Solutions', the measure would return 675. I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the pos. uuq qpkna fxkn wfumibf gnzbv katzhst rlyep isccn ngmcj erc
Dax distinct sum.  Thank you.  DAX syntax please. g.  Weighted Value = (10+20+30+40+30+20) / (5+3) ...Dax distinct sum.  Thank you.  DAX syntax please. g.  Weighted Value = (10+20+30+40+30+20) / (5+3) ...