Forum Discussion
Anonymous
6 years agoNot applicable
Divide specific values in matrix visual with total value
Hello Community, I have a matrix. I want to calculate weigth for all the months by dividing it with total value. The dax i am using is bgtw = DIVIDE(CALCULATE(SUM(LE[BU AM]),ALLSELECTED()),[...
- Anonymous6 years ago
The above mentioned issue was resolved. The dax used was allexcept and in the dax i mentioned all the column names which i used in the slicers. Hope this helps anyone else. Cheers!!!!!!
Anonymous
6 years agoNot applicable
The above mentioned issue was resolved. The dax used was allexcept and in the dax i mentioned all the column names which i used in the slicers. Hope this helps anyone else. Cheers!!!!!!