Difference between revisions of "Advanced Search"

From IMSMA Wiki
Jump to: navigation, search
Line 19: Line 19:
 
<li>Select the operator that you would like to apply to the attribute from the list. The available operators are determined by the data type of the selected attribute.</li>
 
<li>Select the operator that you would like to apply to the attribute from the list. The available operators are determined by the data type of the selected attribute.</li>
 
<li>Do one of the following to specify the value(s) that the attribute must meet:</li>
 
<li>Do one of the following to specify the value(s) that the attribute must meet:</li>
*Enter a value in the text field beside the Operator list.
+
*Choose operator and specify value(s). More details on different operators and values [[Filter Lists | here]].
*If the selected attribute has predefined values such as those available from a list of options, you can click the '''Options''' button to view the available options.  
+
*Choose operator, specify value(s) and check the '''Prompt''' checkbox.
*If you would like to wait until you run the search to specify the value, check the '''Prompt''' checkbox.  
+
*Choose operator and check the '''Prompt''' checkbox.  
<li>Repeat steps 6–10 for each criterion you would like to add to the search definition.</li>
+
{{note| ''Prompt'' means that the users may specify the value(s)when Search is run/executed. The prompt function provided flexibility when running Saved Searches.}}
 +
<li>Repeat steps 3–6 for each criterion you would like to add to the search definition.</li>
 +
<li>When you have add all criteria that you want then click on '''Run''' to start the search.</li>
 
</ol>
 
</ol>
  
When you have add all criteria that you want then click on '''Run''' to start the search.
+
To move a search criterion row or criteria group, select the criterion or group and click [[Image:UpBlueArrow.png]] to move it up or [[Image:DownBlueArrow.png]] to move it down.
  
 +
To delete a search criterion row or criteria node, select the criterion or node and click [[Image:EcksButton.png]].
  
  
 
{{note| Some attributes have ''buttons'' or ''widgets'' that you can click to select an option from a list of corresponding values.
 
 
[[Image:sfD14.png|500px]]
 
}}
 
 
{{note|
 
To add additional search criteria, click [[Image:FieldTemplateIcon.png]].
 
To add a new condition to a criteria node, click OR/AND.
 
 
To move a search criterion or criteria node, select the criterion or node and click [[Image:UpBlueArrow.png]] to move it up or [[Image:DownBlueArrow.png]] to move it down.
 
 
To delete a search criterion or criteria node, select the criterion or node and click [[Image:EcksButton.png]].
 
 
[[Image:sfD15.png|500px]]
 
}}
 
 
{{note| Selecting the ''Prompt'' checkbox enables you to select other value options when running saved searches.}}
 
  
 
{{note| If you select SQL from the attribute drop-down list, you can enter a valid SQL statement in the value field. See [[Building Searches#SQL criteria|Building Searches]] for more information.}}
 
{{note| If you select SQL from the attribute drop-down list, you can enter a valid SQL statement in the value field. See [[Building Searches#SQL criteria|Building Searches]] for more information.}}
 
{{NavBox HowTo Search}}
 
{{NavBox HowTo Search}}
 
[[Category:COO]]
 
[[Category:COO]]

Revision as of 16:22, 5 October 2014

Adv search.png
  1. Specify which item you would like to use as you main search target by selecting in the drop-down list.
  1. Next decision to take is if all criteria should be true or if it is good enough if one of them are true (for more details). Of cause this decision is possible to change later.
  1. Next action is to add criteria by clicking on the FieldTemplateIcon.png button.
  2. A row is added to the criteria pane. Each row in the pane represents a criterion. A criterion is comprised of an attribute, operator, and value.
Criterion Components

Criterion Components

  1. Select the operator that you would like to apply to the attribute from the list. The available operators are determined by the data type of the selected attribute.
  2. Do one of the following to specify the value(s) that the attribute must meet:
    • Choose operator and specify value(s). More details on different operators and values here.
    • Choose operator, specify value(s) and check the Prompt checkbox.
    • Choose operator and check the Prompt checkbox.
    Note.jpg Prompt means that the users may specify the value(s)when Search is run/executed. The prompt function provided flexibility when running Saved Searches.
  3. Repeat steps 3–6 for each criterion you would like to add to the search definition.
  4. When you have add all criteria that you want then click on Run to start the search.

To move a search criterion row or criteria group, select the criterion or group and click UpBlueArrow.png to move it up or DownBlueArrow.png to move it down.

To delete a search criterion row or criteria node, select the criterion or node and click EcksButton.png.


Note.jpg If you select SQL from the attribute drop-down list, you can enter a valid SQL statement in the value field. See Building Searches for more information.