Forum Discussion
gene7135
9 years agoRegular Visitor
Unable to create measure
I am sure this is a newbie question. I have trying to create a measure with the following DAX formula. Submit Count = Divide(Count('Raw Data'[Repair Order]), 'Working Days'[Num of Days] )) ...
gene7135
9 years agoRegular Visitor
Sorry "Number of Days" Should read P1100.
alanhodgson
Solution Supplier
9 years agoLooks like a data type issue. What are the data types for the Date columns?