COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Reporting => Topic started by: cognos05 on 11 Oct 2020 10:11:15 PM

Title: Round Function in Cognos olap
Post by: cognos05 on 11 Oct 2020 10:11:15 PM
Hi ,

I have a visualization which is erroring out if i supply value like

-0.00004

so i have to round the value to 3 decimals .

I tried using round , but it says not supported in context used, my source is olap

i dont want to round up or round down

so how can i do around on my data item
Title: Re: Round Function in Cognos olap
Post by: cognos05 on 14 Oct 2020 10:36:53 AM
_round() worked