Hello,
I'm working in Cognos analytics and working on a report that was developed in 10.2. I have an if statment like below.
maximum(if ('column1' = 'column2') then ('column3') else (0)) --column names are made up
I get the below error because of th...
I'm working in Cognos analytics and working on a report that was developed in 10.2. I have an if statment like below.
maximum(if ('column1' = 'column2') then ('column3') else (0)) --column names are made up
I get the below error because of th...