Ability to query inside an RTC plan

Accepted answer

You can use expressions to exclude items from views.

Comments

Expressions won't do it in this case. They want to see filter within the plan based off status. They don't want certain statuses visible.

Well, maybe someone else can think of a different method. I can't. I assume you can always create a custom query and use it instead of the plan.

That was it Ralph, thanks.