Skip to main content
1-Visitor
February 17, 2011
Question

Report Manager Range Search?

  • February 17, 2011
  • 1 reply
  • 829 views
Hi All,

Can we do a range searchwith attribute of a type using Report Manager?

e.g. I want to search all containers(soft type object) in windchill,with
attribute volume range from 200ml to 300ml. Where containers could of capacity
from 100ml to 1000ml.

Appreciate any example qml file.
Regards,
Dhananjay Sandbhor

1 reply

1-Visitor
February 17, 2011

HiDhananjay,


You need to add two criteria, one for attribute > minimum the other attribute < maximum. Link them with a "and" boolean. I do not think there is any other way.

HTH,

Vincent
In Reply to Dhananjay Sandbhor:

Hi All,

Can we do a range searchwith attribute of a type using Report Manager?

e.g. I want to search all containers(soft type object) in windchill,with
attribute volume range from 200ml to 300ml. Where containers could of capacity
from 100ml to 1000ml.

Appreciate any example qml file.
Regards,
Dhananjay Sandbhor