rrdi filter attribute depends on another attr.
Hi,
I try to add two attributes on detail filters section. Requirement_Type and Name. Requirement type can contain const values as '3.2Project' , but Name attribute should be with user selection. After adding attribute, I can list reports. But Name attribute selectbox contains values that is not type '3.2Project'.
I tried [Requirement Type]='3.2.Proje' and [Name]=?Name=? on Detail Filters section and also add it one by one. It gives same result not to filter Name selectbox. how can I resolve this ?
Thanks