Adding and Configuring Tables or Results

Use the table or results from the Changing Default Column Names procedure.

*  To add and configure a table or results section:

  1. In Interactive Reporting Studio, press Ctrl+D to enter Design mode.

  2. From the catalog pane, drag the table or results onto the dashboard.

  3. Select the table or results, right-click, and select Properties.

    Properties is displayed.

  4. Rename the embedded table or results, by entering <Table_Name or Results_Name>^Qiq_addresslookup^1.

    For example, enter Customer_Results^Qiq_addresslookup^1.

  5. Select Active, and click OK.

  6. Select the table or results, right-click, and select Scripts.

    Scripts Editor is displayed.

  7. In Scripts Editor, perform an action:

    • Enter this line of code

      ActiveDocument.Sections[txlMe.Text].Qiq_onControlClick(this.Parent,this)
    • Copy and paste the line of code from another button on the toolbar to avoid data entry errors

  8. Click OK.

  9. Press Ctrl+D to exit Design mode.

Proceed to reassociate the table or results using Dashboard Studio.