Filtering Help in IBM Cognos

Student1001

New Member
Joined
May 24, 2016
Messages
8
I am very new in SQL and the software IBM Cognos and I was tasked as an intern to create a report with a header ((months) 1, 2, 3) and under this header an actual value and a target value.

What I am looking to do is to filter out the blanks in the cells actual and target values under a certain month (eg. month 3), keeping the rest of the row values (so I have data from month 1, 2, and 3) intact.
In other words, if month 3 is not blank, I would like the data from month 1 and 2 as well. If it is blank, I would like to filter it out.

I have been playing around with filters, however, I've been using the and condition (something like month = 3 and not isnull(actual value)) and this only gives me the non blanks from month 3. Some help would be greatly appreciated. :)
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,223,230
Messages
6,170,883
Members
452,364
Latest member
springate

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top