Trying to divide the values in one column by the corresponding values in another column (in DAX) but I get the error message: " A single value for column cannot be determined". Each row has its own values. Why can I not simply divide one column by another? What is the work around?