Adding the Column Name and Low and High Values Used in a Find Action
You can display the low ($FIND_LOW) and high ($FIND_HIGH) values and the column name ($FIND_COLUMN) employed in a numeric find action. However, if the underlying cBase or model does not contain a find action, ProDiver displays a blank if you add one of the find variables as an item.
Complete the following steps to create the find action and insert the column name and the low/high find values:
-
Open a sales cBase or model, for example, sales_90day.mdl, or the inserting_find_actions_metadata marker, if previously saved.
-
Unlock the report.
-
Click the Tabular icon to open the dive window.
-
Click the Revenue column heading, and then click the Find icon to open the
Find Numbers in Revenue dialog box. -
Perform the following actions in the Find Numbers in Revenue dialog box:
- Enter 65000 in the Find >= box.
- Select And from the boolean options.
- Enter 95000 in the Find <= box.
- Select Focus for Action on Find.
-
Click Find All to
view the dive window. -
Click the Report icon and accept the default options in the Default Report dialog box.
-
Unlock the report and
drag the columns closer together. -
Click the Add Column icon to insert Column E to the right of Column D.
-
Click the Add Item icon, then click $FIND_COLUMN and perform the following actions:
- On the Breaklevel tab, select Page and Head2.
- On the Position tab, select Column E.
- On the Style tab, set the Style Name to Column Header.
-
Click OK
to view the report. -
To add the low value of a numeric find action, click the Add Item icon.
-
In the Add Item dialog box, click $FIND_LOW and perform the following actions:
- On the Breaklevel tab, select Company as the Dimension and Body as the Location.
- On the Position tab, select Column E.
- On the Style tab, select Text as the Style Name.
-
Click OK
to view the report. -
To view the high value of a numeric find action, double-click 65,000.00 to open the Edit Item dialog box.
-
Replace $FIND_LOW with $FIND_HIGH.
-
Click OK
to view the report. -
Click File > Save Marker as inserting_find_actions_metadata to continue using this report in search-related topics.