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] )) ...
alanhodgson
9 years agoSolution Supplier
Hey gene7135,
Please share a screenshot of your data structure. There is probably something off in the relationship.
Best,
Alan
gene7135
9 years agoRegular Visitor
Does this help?
- gene71359 years agoRegular Visitor
Sorry "Number of Days" Should read P1100.
- alanhodgson9 years agoSolution Supplier
Looks like a data type issue. What are the data types for the Date columns?