Querying and reporting on panel data

Related videos

Panel Designer grants you the ability to use your own data sources when creating IQA queries. When querying panel data, panel sources function as business objects, and properties can be used as filters and display columns. When you create a new panel source, a new business object is saved to the iMIS database for future use in queries and reports.

A custom panel source used as the Business Object in IQA

Reporting on custom panel data

Any panel source can be added to a query, so that you may report on its data.

Example: You have a custom panel source called Test_Scores and you would like to report on the associated data.

Do the following to create a query using a custom data source:

  1. Go to RiSE > Intelligent Query Architect.
  2. Click New > Query.
  3. (Summary tab) Enter a Name.
  4. (Sources tab) Do the following:
    1. Select All sources.
    2. Use the Quick find search to locate the custom panel source.
    3. Select the source and click OK.
    4. Add any additional business objects.
    5. Note: If the panel does not include certain data, such as name, address, or email address, you must add additional business objects.

    6. For this example, add the NetContactBasic business object.
    7. Create a custom relation where Test_Scores.Student_ID = NetContactData.Id.
  5. (Filters tab) Add any desired filters.
  6. (Display tab) Select the desired display columns.
  7. Click Save As and save the query to a non-system folder.
  8. Run the query to see the returned results.

Review the data

Once the query has been created, you can easily add it to your staff or public site to keep track of the data.

Adding the query to a content record

Add the query to a content record using the Query Menu content item:

  1. Go to RiSE > Page Builder > Manage content.
  2. From a non-system folder, click New > Website content.
  3. Enter a Name.
  4. Select Add content.
  5. From the Utility folder, select the Query Menu content item.
  6. In the Source query or folder field, select the query, and click OK.
  7. Click Save & Publish.

Adding the content record to the sitemap

Add the content record to a website sitemap, so it is easily accessible to review the data in the future:

  1. Go to RiSE > Site Builder > Manage sitemaps.
  2. Select the site from the drop-down field.
  3. Select the navigation item you want to place the content record under.
  4. Click New > Website Navigation Item.
  5. Enter a Navigation link text.
  6. In the Content or URL to link to field, select the content record you previously created.
  7. Click Save.
  8. The new navigation item appears in the navigation tree.
  9. Click Publish.
  10. Verify that your new navigation item is live. Depending on its location and parent site, you may need to clear your browser cache or Purge System Cache to see the changes.