Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

Floor Function in MDX

$
0
0
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

Viewing all articles
Browse latest Browse all 1341

Trending Articles