Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Weighted Distribution DAX formula

Please help me.

I have model with tables:

    -Sales (date, prod_id, cust_id, quantity)

    -SKU (prod_id, SKU_id, ...)
    -and other table with customers dimensions, related through one table with unique cust_id.
How to write formula to count percentage of weighted distribution? For example cust#1 total sales is 30% from overall sales, so selling SKU to this customer is 30% of disctribution.  

2 Replies