COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: avuong6 on 15 Sep 2015 02:43:28 PM

Title: case statement help
Post by: avuong6 on 15 Sep 2015 02:43:28 PM
anyone know why this case statement doesnt work? the conditions work individually. but when i nest them, it fails.

case when (?P_Budget1?=?P_Budget2?) and (?P_Period1?=?P_Period2?) then ' '

i also tried concatenating them too which didnt work.
(?P_Budget1?||?P_Period1?=?P_Budget2?||?P_Period2?)


Title: Re: case statement help
Post by: krishdw85 on 16 Sep 2015 12:42:46 AM
keep end in the end