A report with cross tabbing nulls needs to be filtered on 'n' number of null generated in a row and display the whole row in Strategy Developer
Placing attributes in both the rows and columns of a report may return cross-tab nulls. Under certain situations, these nulls can be of significance and a user may want to examine these rows more closely. This technical note will provide instructions on how to create a filter that will only return rows were at least one null is returned.
The report looks as shown below.

Strategy cannot directly use cross-tab nulls in report filters. To workaround this issue, a report-as-filter needs to be created that returns the attribute elements associated with null values. This report-as-filter is then used to limit the final report data to only include rows that contain one or more null values.
To implement the workaround, do the following:







