Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
If filtering records on same field, e. g. responsible, and adding a second filter clause then this clauses are connected with an "and". This is suitable on differend fields. But filtering same field on more than one criterion, it should be connected with or.
Hi,
Is there a real need behind this.
I explain : when selecting from a list, you select "amongst" and can select different values, and that's equal to 'or'.
When selecting on another kind of field, what is the need to have 'or' criteria on several values ?
(have you got an example on mind)
Moreover, to be able to get a "between" criteria, you have to set X >= p1 and X <= p2, then you must implement "and".
Regards.
Babynus
Request is to select f. e. all activities assigned to "Mr. X" and to "Mr. Y". In filter only "amongst" available. Didn't see, can select more than one value at once. Added two separate filter clauses which worked as "and", hence i got no record display.
On your reply I check multiple selection of values and it worked. Good to know.
Request withdrawn. May be a hint in filter clause window may be helpful.
Klaus
Hint added in user manual (to come on V1.4.0)