COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Reporting => Topic started by: asmfloyd on 24 May 2024 10:30:22 AM

Title: Using Style Variable
Post by: asmfloyd on 24 May 2024 10:30:22 AM
Hi,
  I have 2 columns (1 attribute and 1 measure) in my report. My attribute has values from 1 to 10.

   For the measure column, inside the list, I am using a style variable to display a "$" if the dimension row value is 1.

  MY problem is if measure is null, the "$" does not get populated inside the list. How can we forcefully make the "$" appear even if measure is null?

Thanks,