Forum Discussion

davidz106's avatar
davidz106
Helper III
4 years ago
Solved

DAX to M code (dividing within same column)

Hi. I have a following DAX code to calculate percentage of a component (by dividing quantity of component with total). Table fileds are (ID, quantity, factor and component). I use my DAX code as meas...