Hi All,Is there any function like Floor function in MDX.Ex: 1) value is 1.9 then output is 1 2) value is 1.1 then output is 1 3) value is 0.4 then output is 0 4) value is 0.5 then output is 0my aim is before dot(.) value i have to return. is there any function for this in mdx.Regards,Naru
↧