Skip to main content
Question

Finding a ways to use "all" with advanced filter - show all rows

  • January 7, 2026
  • 1 reply
  • 23 views

Forum|alt.badge.img+1

We have a report with Design Rows for a Income Statement that some expenses are defined by cost center and account number. Others are strictly on the account number and we’re using a basic filter for that but an advanced filter with cost center and account combination.

We have a sheet repeater to have an income statement for each cost center. For cost centers that have a row with no data it is suppressing those rows where we have the advanced filter. On the basic filter lines we have the “all” checked.

We want to do the same with the advanced filtered lines also, because we will in Excel create a summary tab to add all the cost center tabs together. The issue is the lines in each tab don’t match 1 for 1 because some tabs have rows suppressed and they have difference rows suppressed compared to each other.

 

how can we get all rows, regardless if a NULL value in each repeated tab for the lines using an advanced filter?

1 reply

Forum|alt.badge.img+14
  • Superhero (Partner)
  • January 9, 2026

@tparrett I think what you’re saying is that you need help with the SQL code you’re using for your Advanced Filter in your BR report so that it handles NULL values.  Will you either add a picture of the Advanced Filter code or the code itself and maybe break down your question into what the code is currently returning and what you want it to return?