Forum Discussion
brianspo
8 years agoNew Member
FLOOR() Function Error in DAX
I'm noticing that the FLOOR() function in a calculated column appears as if the function isn't defined. If I use CEILING() I'm given autocompletion prompts, but FLOOR() displays as if it isn't defin...
- Anonymous8 years ago
HI brianspo,
Have you test with directquery mode? If this is a case, they are lots of functions not allow to use in direct query mode, please consider to use measure to instead.
Regards,
Xiaoxin Sheng
Aron_Moore
8 years agoSolution Specialist
Could be. My version is a bit newer and no issues. Try downloading again?
- brianspo8 years agoNew Member
It looks like yours is a later release (.421 vs. my .721) and when I download again that's the version I get.
I tried again after downloading/reinstalling with the same results.