Skip to Content
0
Former Member
Apr 09, 2008 at 10:42 PM

Navigational Attribute Problem in Input Query

70 Views

Hi,

I am having a problem in input query implementation which uses a navigational attribute. I have, for eg, only one char 'customer' in rows; i want to exclude the customers with the status D (deleted) from displaying (Status is nav. attr. of customer). I tried this by restricting in filter, Status D-"exclude". But as soon as I do this, query no longer remains input ready! (I also tried putting the same restriction in Default Values area rather than Filter, but ended with the same result 😔 )

I discovered that if, furthermore, I put Status in rows (with the above said restriction still remaining), query is again input ready.

Can't we exclude values in the filter on an input query? I want to know if this is a restriction with IP or a bug?