Searching for elements

To search for elements in Structure Selection and in the Preview pane:

  1. Click Search. You can search in element captions, unique names and attributes. To search in attributes, the attributes must be selected in the Attributes pane.
  2. Specify the search text and select Element Caption, Unique Element Name or an attribute from the Search for list. You can use wildcards, but searches automatically use the Contains method. So, for example, searches for "er" and "*er" both find all elements ending with "er".
  3. Click the arrow adjacent to the Search for list and click Find All.

    Click the arrow on Find All for these options:

    • Find in previous result.
    • Find the next matching text.
    • Find the previous matching text.
    Note: 

    To use Find Elements with Analysis Services data sources, you must install an assembly on the Analysis Services server.

    The assembly file is called Mis.Reporting.ServerExtension.dll and is installed to C:\Program Files\Infor BI\Application Studio by the Application Studio setup.

    Use SQL Management Studio to connect to the Analysis Services database and add an assembly to the Assemblies folder.

    The assembly must have these parameters:

    • Path: ..\Application Studio\Mis.Reporting.ServerExtension.dll.
    • Name: MisOlapYukonExtension
    • Permissions: Safe
    • Impersonation: Default