I'm having a problem with CRM3.0.

In associated views, all entities (contacts, leads, etc) are visible -
active or not. Seems like it should be hiding the inactive records. Is that
correct? Our system has always shown the inactive records in the associated
view. I think it did this in CRM1.2, and I'm sure it's been this way since we
upgraded.

If this is functioning correctly, I'll leave it alone, but if they are
supposed to be hidden (we would really like it if they were), then I'd like
to get it fixed.

So, how's yours work? And have you seen this problem (if it is a problem)
and fixed it?

RE: Inactive contacts, etc. are visible in assoc. view by nick

nick
Wed Aug 15 15:50:03 CDT 2007

Fixed it. The filter was missing from the ColumnSetXml in the SavedQueryBase
table.

Still not sure why this problem existed in the first place, though.

Re: Inactive contacts, etc. are visible in assoc. view by Darren

Darren
Wed Aug 15 16:59:26 CDT 2007

I think it's by design. Microsoft do have a tool to update the views
instead of going into the SavedQueryBase. You need to request the tool
from MS, then it's supported change.

Darren Liu
Crowe
http://www.crowecrm.com

On Aug 15, 3:50 pm, nick <n...@discussions.microsoft.com> wrote:
> Fixed it. The filter was missing from the ColumnSetXml in the SavedQueryBase
> table.
>
> Still not sure why this problem existed in the first place, though.